diff lwlib/lwlib-config.c @ 157:6b37e6ddd302 r20-3b5

Import from CVS: tag r20-3b5
author cvs
date Mon, 13 Aug 2007 09:40:41 +0200
parents 1ce6082ce73f
children d44af0c54775
line wrap: on
line diff
--- a/lwlib/lwlib-config.c	Mon Aug 13 09:39:46 2007 +0200
+++ b/lwlib/lwlib-config.c	Mon Aug 13 09:40:41 2007 +0200
@@ -25,6 +25,7 @@
    The alternatives to this range from obscure link errors, to obscure
    runtime errors that look a lot like bugs. */
 
+#include <config.h>
 #include "lwlib.h"
 
 #include <X11/Xlib.h>	/* to get XlibSpecificationRelease */