diff options
Diffstat (limited to 'maildirquota.c')
| -rw-r--r-- | maildirquota.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/maildirquota.c b/maildirquota.c index e9ba47b..d5609c2 100644 --- a/maildirquota.c +++ b/maildirquota.c | |||
| @@ -25,9 +25,7 @@ | |||
| 25 | #endif | 25 | #endif |
| 26 | #endif */ | 26 | #endif */ |
| 27 | #include <sys/types.h> | 27 | #include <sys/types.h> |
| 28 | /* #if HAVE_SYS_STAT_H */ | ||
| 29 | #include <sys/stat.h> | 28 | #include <sys/stat.h> |
| 30 | /* #endif */ | ||
| 31 | #include <sys/uio.h> | 29 | #include <sys/uio.h> |
| 32 | 30 | ||
| 33 | #include "maildirquota.h" | 31 | #include "maildirquota.h" |
| @@ -36,12 +34,8 @@ | |||
| 36 | #include <stdlib.h> | 34 | #include <stdlib.h> |
| 37 | #include <string.h> | 35 | #include <string.h> |
| 38 | #include <errno.h> | 36 | #include <errno.h> |
| 39 | /* #if HAVE_FCNTL_H */ | ||
| 40 | #include <fcntl.h> | 37 | #include <fcntl.h> |
| 41 | /* #endif */ | ||
| 42 | #if HAVE_UNISTD_H | ||
| 43 | #include <unistd.h> | 38 | #include <unistd.h> |
| 44 | #endif | ||
| 45 | #include <time.h> | 39 | #include <time.h> |
| 46 | #include "numlib.h" | 40 | #include "numlib.h" |
| 47 | 41 | ||
