projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1135314
)
Use "HAVE_SYS_TYPES_H".
author
Gisle Vanem
<gvanem@broadpark.no>
Wed, 1 Dec 2004 13:41:22 +0000
(13:41 +0000)
committer
Gisle Vanem
<gvanem@broadpark.no>
Wed, 1 Dec 2004 13:41:22 +0000
(13:41 +0000)
tests/libtest/lib505.c
patch
|
blob
|
history
diff --git
a/tests/libtest/lib505.c
b/tests/libtest/lib505.c
index 10aa1ab194f8e47ad069e2fbca903543441ca6cb..c398d39f242dec5c6ca700e904acb99bbfe9cbda 100644
(file)
--- a/
tests/libtest/lib505.c
+++ b/
tests/libtest/lib505.c
@@
-13,7
+13,7
@@
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif
-#ifdef HAVE_SYS_TYPES_
+#ifdef HAVE_SYS_TYPES_
H
#include <sys/types.h>
#endif
#ifdef HAVE_SYS_STAT_H