projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d59832
)
#include <errno.h>
author
Manish Singh
<yosh@src.gnome.org>
Tue, 8 Sep 1998 04:10:30 +0000
(
04:10
+0000)
committer
Manish Singh
<yosh@src.gnome.org>
Tue, 8 Sep 1998 04:10:30 +0000
(
04:10
+0000)
-Yosh
glib/gutils.c
patch
|
blob
|
history
gutils.c
patch
|
blob
|
history
diff --git
a/glib/gutils.c
b/glib/gutils.c
index f69256e4c5490672ca89d41ecf41c93f15028ad0..6c2d4cfeb469039b0ac976b9ccbb1285e64a5e94 100644
(file)
--- a/
glib/gutils.c
+++ b/
glib/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>
diff --git
a/gutils.c
b/gutils.c
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>