configure produces config.h
[idzebra-moved-to-github.git] / test / api / test_zebra_fork.c
index c1e13db..281ff1d 100644 (file)
@@ -17,6 +17,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 */
 
+#if HAVE_CONFIG_H
+#include <config.h>
+#endif
 #if HAVE_SYS_STAT_H
 #include <sys/stat.h>
 #endif