Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-12-03 12:19:54 +0300
committerEric Andersen <andersen@codepoet.org>1999-12-03 12:19:54 +0300
commitb186d980d6060195d01048bb3a083739137b6c21 (patch)
treef64b2d63850be12ce3081b2000784aa57ac29656 /regexp.c
parent77619b9dda2b0550fea519fba05f7d9790ef7eaf (diff)
Stuf
Diffstat (limited to 'regexp.c')
-rw-r--r--regexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regexp.c b/regexp.c
index 9f9b5c28c..02b1fe505 100644
--- a/regexp.c
+++ b/regexp.c
@@ -7,7 +7,7 @@
#include <ctype.h>
-#if ( defined BB_GREP || defined BB_FIND || defined BB_SED)
+#if ( defined BB_GREP || defined BB_SED)
/* This also tries to find a needle in a haystack, but uses
* real regular expressions.... The fake regular expression