summaryrefslogtreecommitdiff
path: root/src/microhttpd/test_str_tokens_remove.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/test_str_tokens_remove.c')
-rw-r--r--src/microhttpd/test_str_tokens_remove.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/test_str_tokens_remove.c b/src/microhttpd/test_str_tokens_remove.c
index b14ed908..f5347868 100644
--- a/src/microhttpd/test_str_tokens_remove.c
+++ b/src/microhttpd/test_str_tokens_remove.c
@@ -23,9 +23,9 @@
* @author Karlson2k (Evgeny Grin)
*/
+#include "mhd_options.h"
#include <string.h>
#include <stdio.h>
-#include "mhd_options.h"
#include "mhd_str.h"
#include "mhd_assert.h"