projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d00a991
)
Change include of gnu/types.h to include of bits/types.h.
author
drepper
<drepper>
Thu, 26 Jun 1997 00:22:03 +0000
(
00:22
+0000)
committer
drepper
<drepper>
Thu, 26 Jun 1997 00:22:03 +0000
(
00:22
+0000)
sysdeps/mach/hurd/bits/fcntl.h
patch
|
blob
|
history
diff --git
a/sysdeps/mach/hurd/bits/fcntl.h
b/sysdeps/mach/hurd/bits/fcntl.h
index
4983b33
..
c3d187a
100644
(file)
--- a/
sysdeps/mach/hurd/bits/fcntl.h
+++ b/
sysdeps/mach/hurd/bits/fcntl.h
@@
-156,7
+156,7
@@
#define FD_CLOEXEC 1 /* Close on exec. */
-#include <
gnu
/types.h>
+#include <
bits
/types.h>
/* The structure describing an advisory lock. This is the type of the third
argument to `fcntl' for the F_GETLK, F_SETLK, and F_SETLKW requests. */