summaryrefslogtreecommitdiff
path: root/src/fgrep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fgrep.c')
-rw-r--r--src/fgrep.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fgrep.c b/src/fgrep.c
new file mode 100644
index 00000000..43323101
--- /dev/null
+++ b/src/fgrep.c
@@ -0,0 +1,2 @@
+#define FGREP_PROGRAM
+#include "grep.c"