diff options
Diffstat (limited to 'comms/ifcico-cm/patches/patch-al')
-rw-r--r-- | comms/ifcico-cm/patches/patch-al | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/comms/ifcico-cm/patches/patch-al b/comms/ifcico-cm/patches/patch-al deleted file mode 100644 index 87d0809a87b..00000000000 --- a/comms/ifcico-cm/patches/patch-al +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-al,v 1.1 1998/12/17 16:19:20 tv Exp $ - ---- iflib/config.h.orig Thu Dec 17 10:26:12 1998 -+++ iflib/config.h Thu Dec 17 10:27:03 1998 -@@ -6,6 +6,7 @@ - #define _CONFIG_H - - #include "ftn.h" -+#include <sys/time.h> - - #ifndef AREA_LIST_TYPE - #define AREA_LIST_TYPE -@@ -58,7 +59,7 @@ - extern area_list *badgroups; - - extern long configverbose; --extern long configtime; -+extern time_t configtime; - extern long maxfsize; - extern long maxpsize; - extern long speed; |