projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Standardize the multiple-include protect.
[kopensolaris-gnu/glibc.git]
/
io
/
utime.h
diff --git
a/io/utime.h
b/io/utime.h
index
7ab772b
..
7cb4724
100644
(file)
--- a/
io/utime.h
+++ b/
io/utime.h
@@
-21,13
+21,13
@@
*/
#ifndef _UTIME_H
-
#define _UTIME_H 1
+
#include <features.h>
__BEGIN_DECLS
-#include <
gnu
/types.h>
+#include <
bits
/types.h>
/* Structure describing file times. */
struct utimbuf