* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h. cvs/glibc-2_8-base
authorJakub Jelinek <jakub@redhat.com>
Thu, 17 Apr 2008 08:32:24 +0000 (08:32 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 17 Apr 2008 08:32:24 +0000 (08:32 +0000)
2008-04-17  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.

ChangeLog
sysdeps/unix/sysv/linux/dl-osinfo.h

index bf841f7..873ddb6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-17  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
+
 2008-04-11  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):
index b13b6cf..5271d4e 100644 (file)
@@ -19,6 +19,7 @@
 
 #include <kernel-features.h>
 #include <dl-sysdep.h>
+#include <fcntl.h>
 #include <stdint.h>
 
 #ifndef MIN