aboutsummaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'comms/mgetty+sendfax/files/patch-af')
-rw-r--r--comms/mgetty+sendfax/files/patch-af14
1 files changed, 0 insertions, 14 deletions
diff --git a/comms/mgetty+sendfax/files/patch-af b/comms/mgetty+sendfax/files/patch-af
deleted file mode 100644
index b75dd3277778..000000000000
--- a/comms/mgetty+sendfax/files/patch-af
+++ /dev/null
@@ -1,14 +0,0 @@
---- faxrec.c.orig Tue Dec 16 20:39:24 1997
-+++ faxrec.c Tue Jan 5 18:59:48 1999
-@@ -35,7 +35,10 @@
- extern time_t call_start; /* in faxrecp.c, set in mgetty.c */
- static time_t call_done;
-
--#ifndef __NetBSD__
-+#if (defined(__unix__) || defined(unix)) && !defined(USG)
-+#include <sys/param.h>
-+#endif
-+#if !(defined(BSD) && (BSD >= 199306))
- time_t time _PROTO(( long * tloc ));
- #endif
-