#include <errno.h>
authorManish Singh <yosh@src.gnome.org>
Tue, 8 Sep 1998 04:10:30 +0000 (04:10 +0000)
committerManish Singh <yosh@src.gnome.org>
Tue, 8 Sep 1998 04:10:30 +0000 (04:10 +0000)
-Yosh

glib/gutils.c
gutils.c

index f69256e4c5490672ca89d41ecf41c93f15028ad0..6c2d4cfeb469039b0ac976b9ccbb1285e64a5e94 100644 (file)
@@ -21,6 +21,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
+#include <errno.h>
 #include <pwd.h>
 #include <sys/types.h>
 #include <sys/param.h>
index f69256e4c5490672ca89d41ecf41c93f15028ad0..6c2d4cfeb469039b0ac976b9ccbb1285e64a5e94 100644 (file)
--- a/gutils.c
+++ b/gutils.c
@@ -21,6 +21,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
+#include <errno.h>
 #include <pwd.h>
 #include <sys/types.h>
 #include <sys/param.h>