summaryrefslogtreecommitdiff
path: root/net/pmf/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'net/pmf/files/patch-af')
-rw-r--r--net/pmf/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/pmf/files/patch-af b/net/pmf/files/patch-af
deleted file mode 100644
index ad5d613e1041..000000000000
--- a/net/pmf/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- misc.c.orig Sat Feb 19 21:56:34 2000
-+++ misc.c Sat Feb 19 21:56:43 2000
-@@ -16,7 +16,7 @@
- #include "config.h"
- #include "globals.h"
-
--extern long time();
-+extern time_t time();
- extern char *ctime();
-
- /*---------------------------------------------------------------------------*/