diff options
Diffstat (limited to 'cleanup.c')
-rw-r--r-- | cleanup.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ | |||
15 | * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include "config.h" | ||
19 | |||
18 | #include <unistd.h> | 20 | #include <unistd.h> |
19 | 21 | ||
20 | #include "log.h" | 22 | #include "log.h" |