[goobox] include config.h in glib-utils



commit b9d6b67c4e1c10fc380470ce7a786aa7e134740b
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Mar 18 20:34:02 2013 +0100

    include config.h in glib-utils

 src/glib-utils.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/glib-utils.c b/src/glib-utils.c
index 57fff61..d321f81 100644
--- a/src/glib-utils.c
+++ b/src/glib-utils.c
@@ -20,6 +20,7 @@
  *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
  */
 
+#include <config.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]