6 lines
83 B
C
6 lines
83 B
C
|
#include "globals.h"
|
||
|
|
||
|
int C_SIMPLE_HTTP_KEEP_RUNNING = 1;
|
||
|
|
||
|
// vim: ts=2 sts=2 sw=2
|