mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
oops, once is enough! ;-)
This commit is contained in:
parent
4ed13bde55
commit
547c136b4f
@ -306,7 +306,6 @@ else
|
||||
@echo $(DL)#define HAVE_SYS_SOCKET_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_SYS_SOCKIO_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_NETDB_H 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_AF_INET6_H 1$(DL) >> $@
|
||||
endif
|
||||
ifdef OLD_NOVELLSDK
|
||||
@echo $(DL)#define socklen_t int$(DL) >> $@
|
||||
|
Loading…
Reference in New Issue
Block a user