summaryrefslogtreecommitdiffstats
path: root/cpukit/mghttpd/mongoose.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/mghttpd/mongoose.c')
-rw-r--r--cpukit/mghttpd/mongoose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/mghttpd/mongoose.c b/cpukit/mghttpd/mongoose.c
index 52bc4d3c1a..fb2bce7471 100644
--- a/cpukit/mghttpd/mongoose.c
+++ b/cpukit/mghttpd/mongoose.c
@@ -18,7 +18,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif