mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
11 lines
177 B
C
11 lines
177 B
C
--- parser.c.orig 2002-03-13 12:34:22 UTC
|
|
+++ parser.c
|
|
@@ -4,6 +4,7 @@
|
|
|
|
*/
|
|
|
|
+#include <sys/types.h>
|
|
#include <netinet/in.h>
|
|
#include <sys/socket.h>
|
|
#include <arpa/inet.h>
|