mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
12 lines
331 B
C
12 lines
331 B
C
--- knutclient/knutnet.h.orig Mon Apr 28 02:07:21 2003
|
|
+++ knutclient/knutnet.h Mon Apr 28 02:07:28 2003
|
|
@@ -28,8 +28,8 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
-#include <sys/socket.h>
|
|
#include <sys/types.h>
|
|
+#include <sys/socket.h>
|
|
#include <sys/time.h>
|
|
#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|