summaryrefslogtreecommitdiff
path: root/conditions.c
diff options
context:
space:
mode:
Diffstat (limited to 'conditions.c')
-rw-r--r--conditions.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/conditions.c b/conditions.c
index f064587fea..882f9b4d7a 100644
--- a/conditions.c
+++ b/conditions.c
@@ -22,6 +22,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>