projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5da121
)
oops
author
Daniel Stenberg
<daniel@haxx.se>
Sat, 12 Nov 2005 22:12:42 +0000
(22:12 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Sat, 12 Nov 2005 22:12:42 +0000
(22:12 +0000)
lib/sockaddr.h
patch
|
blob
|
history
diff --git
a/lib/sockaddr.h
b/lib/sockaddr.h
index
1d6a1f4
..
e5c5468
100644
(file)
--- a/
lib/sockaddr.h
+++ b/
lib/sockaddr.h
@@
-25,7
+25,7
@@
#include "setup.h"
-#if
n
def HAVE_STRUCT_SOCKADDR_STORAGE
+#ifdef HAVE_STRUCT_SOCKADDR_STORAGE
struct Curl_sockaddr_storage {
struct sockaddr_storage buffer;
}