From: Christian Mauderer <christian.maude...@embedded-brains.de>

This applies the changes from 4248b28296af7a56c3b1fb14c53debd8d79ed6d9.
---
 cpukit/mghttpd/civetweb.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cpukit/mghttpd/civetweb.c b/cpukit/mghttpd/civetweb.c
index 5c5cd72..1fb9ead 100644
--- a/cpukit/mghttpd/civetweb.c
+++ b/cpukit/mghttpd/civetweb.c
@@ -20,6 +20,9 @@
  * THE SOFTWARE.
  */
 
+#if HAVE_CONFIG_H
+       #include "config.h"
+#endif
 
 #if defined(_WIN32)
 #if !defined(_CRT_SECURE_NO_WARNINGS)
-- 
1.8.4.5

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to