mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
11 lines
203 B
C
11 lines
203 B
C
--- parser.c.orig Wed Oct 8 01:43:48 2003
|
|
+++ parser.c Wed Oct 8 01:43:58 2003
|
|
@@ -4,6 +4,7 @@
|
|
|
|
*/
|
|
|
|
+#include <sys/types.h>
|
|
#include <netinet/in.h>
|
|
#include <sys/socket.h>
|
|
#include <arpa/inet.h>
|