summaryrefslogtreecommitdiff
path: root/cleanup.c
diff options
context:
space:
mode:
Diffstat (limited to 'cleanup.c')
-rw-r--r--cleanup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cleanup.c b/cleanup.c
index 4e6c79ce7..0d9f2a6d2 100644
--- a/cleanup.c
+++ b/cleanup.c
@@ -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"