diff options
Diffstat (limited to 'kike.c')
-rw-r--r-- | kike.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,8 +18,9 @@ * */ +#include "config.h" +#undef PROGRAM_NAME #define PROGRAM_NAME "kike" -#define PROGRAM_VERSION "alpha" #include "common.c" #include "kike-replies.c" |