summaryrefslogtreecommitdiff
path: root/xbiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'xbiff.c')
-rw-r--r--xbiff.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xbiff.c b/xbiff.c
index 5fcdb51..dbf90eb 100644
--- a/xbiff.c
+++ b/xbiff.c
@@ -30,6 +30,10 @@ from the X Consortium.
*/
/* $XFree86: xc/programs/xbiff/xbiff.c,v 1.3tsi Exp $ */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <X11/Xatom.h>