summaryrefslogtreecommitdiffstats
path: root/src/cleanup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cleanup.c')
-rw-r--r--src/cleanup.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cleanup.c b/src/cleanup.c
index 6f096f9..447697d 100644
--- a/src/cleanup.c
+++ b/src/cleanup.c
@@ -18,6 +18,10 @@
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <unistd.h>
#include <string.h>
#include <limits.h>