aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/reason_phrase.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/reason_phrase.c')
-rw-r--r--src/microhttpd/reason_phrase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/reason_phrase.c b/src/microhttpd/reason_phrase.c
index 6eb79d14..f97d1fbf 100644
--- a/src/microhttpd/reason_phrase.c
+++ b/src/microhttpd/reason_phrase.c
@@ -24,7 +24,7 @@
24 * @author Elliot Glaysher 24 * @author Elliot Glaysher
25 * @author Christian Grothoff (minor code clean up) 25 * @author Christian Grothoff (minor code clean up)
26 */ 26 */
27 27#include "platform.h"
28#include "reason_phrase.h" 28#include "reason_phrase.h"
29 29
30#ifndef NULL 30#ifndef NULL