summaryrefslogtreecommitdiff
path: root/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'regex.h')
-rw-r--r--regex.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/regex.h b/regex.h
deleted file mode 100644
index 32d04789b0..0000000000
--- a/regex.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/**********************************************************************
-
- regex.h -
-
- $Author$
- $Date$
-
- Copyright (C) 1993-2004 Yukihiro Matsumoto
-
-**********************************************************************/
-
-#ifndef REGEX_H
-#define REGEX_H
-
-#include "oniggnu.h"
-
-#endif /* !REGEX_H */