projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73746a
)
geez, I'd ruined Nico's socklen_t define, corrected it now
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 14 Aug 2001 09:51:35 +0000
(09:51 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 14 Aug 2001 09:51:35 +0000
(09:51 +0000)
config-vms.h
patch
|
blob
|
history
diff --git
a/config-vms.h
b/config-vms.h
index 7969fed06da1acedf7aed5eb62b91f1f91e3e3de..cb8fb60c6c6751a466b818f7d9a274a9b335904c 100755
(executable)
--- a/
config-vms.h
+++ b/
config-vms.h
@@
-56,7
+56,7
@@
#undef ssize_t
/* Define this to 'int' if socklen_t is not an available typedefed type */
-#
undef
socklen_t size_t
+#
define
socklen_t size_t
/* Define this as a suitable file to read random data from */
#undef RANDOM_FILE