moved functions around
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
extern bool enableHTTPS;
|
||||
int printDebug(char message[]);
|
||||
|
||||
extern bool enableHTTPS;
|
||||
extern char *WEB_ROOT_DIR;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user