freebsd-ports/comms/mgetty+sendfax/files/patch-aj
Jean-Marc Zucconi 2ff91276e0 Upgrade to version 1.1.24-Jan07
Change MASTER_SITE
2001-01-07 22:14:07 +00:00

13 lines
269 B
Text

--- goodies.c~ Sat Jan 6 18:46:34 2001
+++ goodies.c Sun Jan 7 22:54:32 2001
@@ -38,6 +38,10 @@
# include <fcntl.h>
# include <unistd.h>
#endif
+#ifdef __FreeBSD__
+# include <fcntl.h>
+# include <unistd.h>
+#endif
/* get the base file name of a file path */