Include <config.h>.
[bpt/emacs.git] / src / w32heap.c
index eb878a4..e90213a 100644 (file)
@@ -21,7 +21,9 @@ Boston, MA 02111-1307, USA.
    Geoff Voelker (voelker@cs.washington.edu)                        7-29-94
 */
 
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdlib.h>
 #include <stdio.h>