diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-10-20 12:52:29 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-10-20 12:53:58 +0200 |
commit | ac5c94d31d3259a32bfcc3be0ba198c72ff906db (patch) | |
tree | ec35fb768a1459b7ec3e6e8fd90130df7f1b979f /ChangeLog | |
parent | 228cfb018a162ad3df239f4cb7f2ed2368b6da5e (diff) | |
download | glibc-ac5c94d31d3259a32bfcc3be0ba198c72ff906db.zip glibc-ac5c94d31d3259a32bfcc3be0ba198c72ff906db.tar.gz glibc-ac5c94d31d3259a32bfcc3be0ba198c72ff906db.tar.bz2 |
Alsways include <bits/types.h> in <fcntl.h>.
Move include of <bits/types.h> to the top and include it unconditionally.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-10-20 Roland McGrath <roland@hack.frob.com> + + * io/fcntl.h: Move include of <bits/types.h> to the top and + include it unconditionally. + 2012-10-20 H.J. Lu <hongjiu.lu@intel.com> * wcsmbs/Makefile (tests-ifunc): New variable. |