summaryrefslogtreecommitdiff
path: root/security/rid/files/patch-parser.l
diff options
context:
space:
mode:
Diffstat (limited to 'security/rid/files/patch-parser.l')
-rw-r--r--security/rid/files/patch-parser.l8
1 files changed, 0 insertions, 8 deletions
diff --git a/security/rid/files/patch-parser.l b/security/rid/files/patch-parser.l
deleted file mode 100644
index 4b89a6c774b5..000000000000
--- a/security/rid/files/patch-parser.l
+++ /dev/null
@@ -1,8 +0,0 @@
---- parser.l.orig Fri Jan 28 11:37:32 2000
-+++ parser.l Sun Feb 13 18:32:00 2000
-@@ -1,4 +1,5 @@
- %{
-+#include <sys/types.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <strings.h>