diff options
Diffstat (limited to '')
-rw-r--r-- | src/stable/server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stable/server.h b/src/stable/server.h index 56ac29a..a839968 100644 --- a/src/stable/server.h +++ b/src/stable/server.h | |||
@@ -23,7 +23,7 @@ | |||
23 | #include "bu/config.h" | 23 | #include "bu/config.h" |
24 | 24 | ||
25 | #ifndef PROFILE_BU_SERVER | 25 | #ifndef PROFILE_BU_SERVER |
26 | // #define PROFILE_BU_SERVER 1 | 26 | #define PROFILE_BU_SERVER 1 |
27 | #endif | 27 | #endif |
28 | 28 | ||
29 | #ifdef PROFILE_BU_SERVER | 29 | #ifdef PROFILE_BU_SERVER |