diff options
-rw-r--r-- | find.c | 1 | ||||
-rw-r--r-- | findutils/find.c | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -23,7 +23,6 @@ */ #include "internal.h" -#include "regexp.h" #include <stdio.h> #include <unistd.h> #include <dirent.h> diff --git a/findutils/find.c b/findutils/find.c index 329d15193..e18f3c569 100644 --- a/findutils/find.c +++ b/findutils/find.c @@ -23,7 +23,6 @@ */ #include "internal.h" -#include "regexp.h" #include <stdio.h> #include <unistd.h> #include <dirent.h> |