summaryrefslogtreecommitdiff
path: root/libc/include/regmagic.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/include/regmagic.h')
-rw-r--r--libc/include/regmagic.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/include/regmagic.h b/libc/include/regmagic.h
deleted file mode 100644
index 5acf447..0000000
--- a/libc/include/regmagic.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/*
- * The first byte of the regexp internal "program" is actually this magic
- * number; the start node begins in the second byte.
- */
-#define MAGIC 0234