diff options
Diffstat (limited to 'qmail-clean.c')
| -rw-r--r-- | qmail-clean.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qmail-clean.c b/qmail-clean.c index 4926f86..cba8818 100644 --- a/qmail-clean.c +++ b/qmail-clean.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #include <sys/types.h> | 1 | #include <sys/types.h> |
| 2 | #include <sys/stat.h> | 2 | #include <sys/stat.h> |
| 3 | #include "readwrite.h" | 3 | #include <unistd.h> |
| 4 | #include "sig.h" | 4 | #include "sig.h" |
| 5 | #include "now.h" | 5 | #include "now.h" |
| 6 | #include "str.h" | 6 | #include "str.h" |
