nhttpd: fix compile after include change.

This commit is contained in:
[CST] Bas
2012-03-04 15:51:56 +08:00
parent dc6925ed9a
commit cfea9b493f
11 changed files with 17 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
AM_CPPFLAGS = -fno-rtti -fno-exceptions
INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/lib \
-I$(top_srcdir)/src/zapit/include \
-I$(top_srcdir)/src \