Moved the sockaddr_storage definition to lib/sockaddr.h and only include that
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Nov 2005 22:04:11 +0000 (22:04 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Nov 2005 22:04:11 +0000 (22:04 +0000)
commit37a6a0bb3efc1433609c3d17f5b15c9fb83864a6
treec2dcd4589690101dc73f20d43fadedbcd2964217
parent6bcca3eca985b4ee1d4e8466e44a53eb23c5f090
Moved the sockaddr_storage definition to lib/sockaddr.h and only include that
in files that actually need the struct.
lib/Makefile.inc
lib/ftp.c
lib/setup.h
lib/sockaddr.h [new file with mode: 0644]
lib/tftp.c