summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/menu/itemfactory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/menu/itemfactory.c b/examples/menu/itemfactory.c
index 21082d715c..c3b308b35b 100644
--- a/examples/menu/itemfactory.c
+++ b/examples/menu/itemfactory.c
@@ -1,6 +1,5 @@
#include <gtk/gtk.h>
-#include <strings.h>
/* Obligatory basic callback */
static void print_hello( GtkWidget *w,