diff options
Diffstat (limited to 'src/regex/REG_NEWLINE.c')
| -rw-r--r-- | src/regex/REG_NEWLINE.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/regex/REG_NEWLINE.c b/src/regex/REG_NEWLINE.c deleted file mode 100644 index a77ca4f3..00000000 --- a/src/regex/REG_NEWLINE.c +++ /dev/null @@ -1,6 +0,0 @@ -#include <regex.h> -#define REG_NEWLINE (1<<3) -/* -POSIX(2) -*/ - |
