From a890bf669fc14a68084030940d0e647d9f1b8f2d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 8 Feb 2016 06:35:56 +0100 Subject: ngrep: new package --- package/ngrep/patches/patch-regex-0_12_regex_c | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/ngrep/patches/patch-regex-0_12_regex_c (limited to 'package/ngrep/patches/patch-regex-0_12_regex_c') diff --git a/package/ngrep/patches/patch-regex-0_12_regex_c b/package/ngrep/patches/patch-regex-0_12_regex_c new file mode 100644 index 000000000..417504e0a --- /dev/null +++ b/package/ngrep/patches/patch-regex-0_12_regex_c @@ -0,0 +1,13 @@ +--- ngrep-1.45.orig/regex-0.12/regex.c 2006-11-15 04:36:48.000000000 +0100 ++++ ngrep-1.45/regex-0.12/regex.c 2016-02-08 06:29:15.000000000 +0100 +@@ -39,10 +39,6 @@ + /* We need this for `regex.h', and perhaps for the Emacs include files. */ + #include + +-#ifdef HAVE_CONFIG_H +-#include "config.h" +-#endif +- + /* The `emacs' switch turns on certain matching commands + that make sense only in Emacs. */ + #ifdef emacs -- cgit v1.2.3