summaryrefslogtreecommitdiff
path: root/comms/ifcico-cm/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'comms/ifcico-cm/patches/patch-au')
-rw-r--r--comms/ifcico-cm/patches/patch-au12
1 files changed, 0 insertions, 12 deletions
diff --git a/comms/ifcico-cm/patches/patch-au b/comms/ifcico-cm/patches/patch-au
deleted file mode 100644
index bfdf48133a0..00000000000
--- a/comms/ifcico-cm/patches/patch-au
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-au,v 1.1 2001/02/21 18:50:37 tv Exp $
-
---- ifcico/flagexp.y.orig Wed Feb 21 10:42:32 2001
-+++ ifcico/flagexp.y Wed Feb 21 10:42:45 2001
-@@ -14,6 +14,7 @@
- struct tm *now;
-
- extern int yylex(void);
-+extern int yyparse(void);
-
- static int match(int fl);
- static int logic(int e1, int op,int e2);