1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Make buildable.

Approved by:	maintainer
This commit is contained in:
Munechika SUMIKAWA 2003-10-05 13:13:25 +00:00
parent e51bf54b2d
commit ef743d1047
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90312

View File

@ -0,0 +1,13 @@
--- src/addrlist.c- Fri Oct 3 12:12:29 2003
+++ src/addrlist.c Fri Oct 3 12:12:32 2003
@@ -40,9 +40,8 @@
*
*********************************************************************/
-#include "addrlist.h"
#include <sys/types.h>
-#include <sys/socket.h>
+#include "addrlist.h"
#include <netdb.h>
#include <string.h>