diff lib/gftp.h @ 86:759c7d019a89

2002-12-29 Brian Masney <masneyb@gftp.org> * lib/gftp.h - don't include sys/sysmacros.h * src/gtk/transfer.c - more GFTP_EFATAL checks
author masneyb
date Mon, 30 Dec 2002 01:32:19 +0000
parents 7ef60ce2bdb2
children 6df043359b41
line wrap: on
line diff
--- a/lib/gftp.h	Mon Dec 30 01:10:34 2002 +0000
+++ b/lib/gftp.h	Mon Dec 30 01:32:19 2002 +0000
@@ -35,7 +35,6 @@
 #endif
 #include <sys/wait.h>
 #include <sys/utsname.h>
-#include <sys/sysmacros.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <glib.h>