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 @@ | |||
| 23 | */ | 23 | */ |
| 24 | 24 | ||
| 25 | #include "internal.h" | 25 | #include "internal.h" |
| 26 | #include "regexp.h" | ||
| 27 | #include <stdio.h> | 26 | #include <stdio.h> |
| 28 | #include <unistd.h> | 27 | #include <unistd.h> |
| 29 | #include <dirent.h> | 28 | #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 @@ | |||
| 23 | */ | 23 | */ |
| 24 | 24 | ||
| 25 | #include "internal.h" | 25 | #include "internal.h" |
| 26 | #include "regexp.h" | ||
| 27 | #include <stdio.h> | 26 | #include <stdio.h> |
| 28 | #include <unistd.h> | 27 | #include <unistd.h> |
| 29 | #include <dirent.h> | 28 | #include <dirent.h> |
