summaryrefslogtreecommitdiff
path: root/tests/testselection.c
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2004-03-06 03:38:59 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2004-03-06 03:38:59 +0000
commit80581c3011871fa000433a881554ffc1e9363468 (patch)
tree8b528a2413d95ba1c4831b7bf02a5b583924e438 /tests/testselection.c
parent7d94c90fca82c3543c5f860fc5e57cf36a966db8 (diff)
downloadgdk-pixbuf-80581c3011871fa000433a881554ffc1e9363468.tar.gz
Fixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Federico Mena Quintero <federico@ximian.com> Fixes #136082 and #135265, patch by Morten Welinder. * configure.in: Use AC_SYS_LARGEFILE. * */*.c: #include <config.h>
Diffstat (limited to 'tests/testselection.c')
-rw-r--r--tests/testselection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testselection.c b/tests/testselection.c
index 3db76c8d2..c430073b6 100644
--- a/tests/testselection.c
+++ b/tests/testselection.c
@@ -26,6 +26,7 @@
#undef GTK_DISABLE_DEPRECATED
+#include <config.h>
#include <stdio.h>
#include <string.h>
#define GTK_ENABLE_BROKEN