Wrapped #include of config.h with #ifdef HAVE_CONFIG_H, just in case someone ever...
[mmh] / h / signals.h
index 4ad2b57..6858dff 100644 (file)
@@ -3,7 +3,9 @@
  * signals.h -- header file for nmh signal interface
  */
 
+#ifdef HAVE_CONFIG_H
 #include <config.h>
+#endif
 
 /*
  * The type for a signal handler