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:
90156bf
)
Test for _SYS_UTSNAME_H, not _UTSNAME_H.
author
drepper
<drepper>
Wed, 1 Dec 1999 22:42:33 +0000
(22:42 +0000)
committer
drepper
<drepper>
Wed, 1 Dec 1999 22:42:33 +0000
(22:42 +0000)
sysdeps/unix/sysv/bits/utsname.h
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/bits/utsname.h
b/sysdeps/unix/sysv/bits/utsname.h
index
fb11e4f
..
844d22a
100644
(file)
--- a/
sysdeps/unix/sysv/bits/utsname.h
+++ b/
sysdeps/unix/sysv/bits/utsname.h
@@
-16,7
+16,7
@@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#ifndef _UTSNAME_H
+#ifndef _
SYS_
UTSNAME_H
# error "Never include <bits/utsname.h> directly; use <sys/utsname.h> instead."
#endif