summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjacob berkman <jacob@ximian.com>2002-05-20 22:50:54 +0000
committerJacob Berkman <jberkman@src.gnome.org>2002-05-20 22:50:54 +0000
commitc43311e23f170b5261036d4b4ff19eb04091ec1f (patch)
tree5b3bcd43493153b8ea7469c92cbe86e969a5a722 /ChangeLog
parentec5b7bd1254f104c3ec1a28eaa07b4905c804180 (diff)
include sys/types.h before dirent to fix build on darwin (fixes #72859)
2002-05-20 jacob berkman <jacob@ximian.com> * glib/gdir.c: include sys/types.h before dirent to fix build on darwin (fixes #72859)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 552afbee8..ecb3df9d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-20 jacob berkman <jacob@ximian.com>
+
+ * glib/gdir.c: include sys/types.h before dirent to fix build on
+ darwin (fixes #72859)
+
Mon May 20 15:35:59 2002 Owen Taylor <otaylor@redhat.com>
* glib/gfileutils.c (get_contents_regfile): Fix double