commit 9cc7bd0c77b57d545ef560e0b7b637196b20914f parent a372d23b4ee68d578a7482f6b2b17018bbe53b5e Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 24 Dec 2013 11:29:09 +0000 -missing include Diffstat:
| M | src/microhttpd/reason_phrase.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/microhttpd/reason_phrase.c b/src/microhttpd/reason_phrase.c @@ -24,7 +24,7 @@ * @author Elliot Glaysher * @author Christian Grothoff (minor code clean up) */ - +#include "platform.h" #include "reason_phrase.h" #ifndef NULL