diff options
Diffstat (limited to 'ftp/gftp/files/patch-lib::gftp.h')
-rw-r--r-- | ftp/gftp/files/patch-lib::gftp.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/gftp/files/patch-lib::gftp.h b/ftp/gftp/files/patch-lib::gftp.h new file mode 100644 index 000000000000..254d8a453485 --- /dev/null +++ b/ftp/gftp/files/patch-lib::gftp.h @@ -0,0 +1,11 @@ +--- 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> |