diff options
-rw-r--r-- | src/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ +#include <errno.h> #include <stdarg.h> #include <stddef.h> #include <stdlib.h> -#include <errno.h> #include <errors.h> #include <pcre2.h> |
index : grab | ||
Structural alternative to grep | Thomas Voss |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/util.c | 2 |
@@ -1,7 +1,7 @@ +#include <errno.h> #include <stdarg.h> #include <stddef.h> #include <stdlib.h> -#include <errno.h> #include <errors.h> #include <pcre2.h> |