mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
11 lines
235 B
Text
11 lines
235 B
Text
--- cliproto.h.orig Sat Sep 7 16:38:49 2002
|
|
+++ cliproto.h Sat Sep 7 16:39:07 2002
|
|
@@ -79,7 +79,7 @@
|
|
|
|
|
|
#if defined(__FreeBSD__)
|
|
-#include <sys/param.h>
|
|
+#include <netinet/in.h>
|
|
#define USE_HTON_NTOH
|
|
#elif defined(__linux__)
|
|
//
|