we need signal.h for G_BREAKPOINT().
[platform/upstream/glib.git] / gobject / gobject.h
index 84334d0..5d34232 100644 (file)
@@ -24,6 +24,7 @@
 #include        <gobject/gparam.h>
 #include        <gobject/gclosure.h>
 #include        <gobject/gsignal.h>
+#include        <signal.h>
 
 G_BEGIN_DECLS