Skip to content

Commit

Permalink
* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
Browse files Browse the repository at this point in the history
2008-04-17  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
  • Loading branch information
Jakub Jelinek committed Apr 17, 2008
1 parent 2313c48 commit 39546e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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):
Expand Down
1 change: 1 addition & 0 deletions sysdeps/unix/sysv/linux/dl-osinfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

#include <kernel-features.h>
#include <dl-sysdep.h>
#include <fcntl.h>
#include <stdint.h>

#ifndef MIN
Expand Down

0 comments on commit 39546e3

Please sign in to comment.