mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
5a762d7629
PR: 46020 Submitted by: maintainer
12 lines
290 B
C
12 lines
290 B
C
--- lib/gftp.h.orig Wed Nov 27 17:19:22 2002
|
|
+++ lib/gftp.h Wed Nov 27 17:19:43 2002
|
|
@@ -35,7 +35,7 @@
|
|
#endif
|
|
#include <sys/wait.h>
|
|
#include <sys/utsname.h>
|
|
-#include <sys/sysmacros.h>
|
|
+/* #include <sys/sysmacros.h> */
|
|
#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|
|
#include <glib.h>
|