mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
Fix include path.
This commit is contained in:
parent
adb6b02603
commit
97b7be4f79
@ -1,5 +1,5 @@
|
|||||||
#define main _main_disabled_
|
#define main _main_disabled_
|
||||||
#include "trunk/darkhttpd.c"
|
#include "../darkhttpd.c"
|
||||||
#undef main
|
#undef main
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user