$NetBSD: patch-tests_test-objects_c,v 1.1 2012/05/07 00:46:25 dholland Exp $ Fix build with latest glib2. --- tests/test-objects.c~ 2009-11-07 14:28:35.000000000 +0000 +++ tests/test-objects.c @@ -28,10 +28,6 @@ #include #include -#if GLIB_CHECK_VERSION(2,16,0) -#include -#endif - #include "object.h" #include "plug-ins.h" #include "dialib.h"