Index: trunk/stac/src/calcGradient.c
===================================================================
--- trunk/stac/src/calcGradient.c	(revision 8782)
+++ trunk/stac/src/calcGradient.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include "pslib.h"
Index: trunk/stac/src/combine.c
===================================================================
--- trunk/stac/src/combine.c	(revision 8782)
+++ trunk/stac/src/combine.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include "pslib.h"
Index: trunk/stac/src/combineConfig.c
===================================================================
--- trunk/stac/src/combineConfig.c	(revision 8782)
+++ trunk/stac/src/combineConfig.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
Index: trunk/stac/src/shift.c
===================================================================
--- trunk/stac/src/shift.c	(revision 8782)
+++ trunk/stac/src/shift.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
Index: trunk/stac/src/shiftSize.c
===================================================================
--- trunk/stac/src/shiftSize.c	(revision 8782)
+++ trunk/stac/src/shiftSize.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 /*
  * shiftSize:
Index: trunk/stac/src/stac.c
===================================================================
--- trunk/stac/src/stac.c	(revision 8782)
+++ trunk/stac/src/stac.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include "pslib.h"
Index: trunk/stac/src/stacAreaOfInterest.c
===================================================================
--- trunk/stac/src/stacAreaOfInterest.c	(revision 8782)
+++ trunk/stac/src/stacAreaOfInterest.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/stacCheckMemory.c
===================================================================
--- trunk/stac/src/stacCheckMemory.c	(revision 8782)
+++ trunk/stac/src/stacCheckMemory.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include "pslib.h"
Index: trunk/stac/src/stacCombine.c
===================================================================
--- trunk/stac/src/stacCombine.c	(revision 8782)
+++ trunk/stac/src/stacCombine.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/stacConfig.c
===================================================================
--- trunk/stac/src/stacConfig.c	(revision 8782)
+++ trunk/stac/src/stacConfig.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
Index: trunk/stac/src/stacErrorImages.c
===================================================================
--- trunk/stac/src/stacErrorImages.c	(revision 8782)
+++ trunk/stac/src/stacErrorImages.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include "pslib.h"
Index: trunk/stac/src/stacHelp.c
===================================================================
--- trunk/stac/src/stacHelp.c	(revision 8782)
+++ trunk/stac/src/stacHelp.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 
Index: trunk/stac/src/stacInvertMaps.c
===================================================================
--- trunk/stac/src/stacInvertMaps.c	(revision 8782)
+++ trunk/stac/src/stacInvertMaps.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/stacRead.c
===================================================================
--- trunk/stac/src/stacRead.c	(revision 8782)
+++ trunk/stac/src/stacRead.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <string.h>
Index: trunk/stac/src/stacRejection.c
===================================================================
--- trunk/stac/src/stacRejection.c	(revision 8782)
+++ trunk/stac/src/stacRejection.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/stacScales.c
===================================================================
--- trunk/stac/src/stacScales.c	(revision 8782)
+++ trunk/stac/src/stacScales.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/stacSize.c
===================================================================
--- trunk/stac/src/stacSize.c	(revision 8782)
+++ trunk/stac/src/stacSize.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/stacTime.c
===================================================================
--- trunk/stac/src/stacTime.c	(revision 8782)
+++ trunk/stac/src/stacTime.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <sys/time.h>
Index: trunk/stac/src/stacTransform.c
===================================================================
--- trunk/stac/src/stacTransform.c	(revision 8782)
+++ trunk/stac/src/stacTransform.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/stacWrite.c
===================================================================
--- trunk/stac/src/stacWrite.c	(revision 8782)
+++ trunk/stac/src/stacWrite.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <assert.h>
Index: trunk/stac/src/sum.c
===================================================================
--- trunk/stac/src/sum.c	(revision 8782)
+++ trunk/stac/src/sum.c	(revision 8783)
@@ -1,2 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 // Brain-dead simple stack of multiple frames
 // Makes no effort to zap bad pixels, or rescale images.
