selective include

This commit is contained in:
Christian Grothoff
2024-07-24 12:46:34 +02:00
parent c5c276f523
commit 218be33ceb
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -1000,8 +1000,7 @@ TOP:
"#include \"sys_base_types.h\"\n"
"#include \"sys_malloc.h\"\n"
"#include <string.h>\n"
"#include \"mhd_daemon.h\"\n"
"#include \"mhd_response.h\"\n"
"#include \"mhd_%s.h\"\n"
"#include \"%s_options.h\"\n"
"#include \"mhd_public_api.h\"\n"
"\n"
@@ -1016,6 +1015,7 @@ TOP:
category,
category,
category,
category,
capitalize (category),
category,
capitalize (category));
-1
View File
@@ -11,7 +11,6 @@
#include "sys_malloc.h"
#include <string.h>
#include "mhd_daemon.h"
#include "mhd_response.h"
#include "daemon_options.h"
#include "mhd_public_api.h"