diff options
Diffstat (limited to 'comms/ifcico-cm/patches/patch-an')
-rw-r--r-- | comms/ifcico-cm/patches/patch-an | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/ifcico-cm/patches/patch-an b/comms/ifcico-cm/patches/patch-an deleted file mode 100644 index f9a69eb16ac..00000000000 --- a/comms/ifcico-cm/patches/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-an,v 1.1 1998/12/21 15:45:21 tv Exp $ - ---- iflib/xutil.h.orig Mon Dec 21 09:40:25 1998 -+++ iflib/xutil.h Mon Dec 21 09:40:44 1998 -@@ -1,6 +1,5 @@ --#ifndef size_t --#define size_t unsigned int --#endif -+#include <stdlib.h> -+#include <string.h> - - char *xmalloc(size_t); - char *xstrcpy(char *); |