aboutsummaryrefslogtreecommitdiff
path: root/kike.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2015-04-11 21:12:56 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2015-04-11 21:12:56 +0200
commit245ff38498f53b5ad97414e7b24b4a0bb5de05f8 (patch)
tree4a7d70eaa0c72f2c83c5b292ace01b55f58f45e3 /kike.c
parent4d4bdc1e6ab4fd380499876b8efd67b5823748d5 (diff)
downloadxK-245ff38498f53b5ad97414e7b24b4a0bb5de05f8.tar.gz
xK-245ff38498f53b5ad97414e7b24b4a0bb5de05f8.tar.xz
xK-245ff38498f53b5ad97414e7b24b4a0bb5de05f8.zip
Prepare for a custom logger in degesch
Diffstat (limited to 'kike.c')
-rw-r--r--kike.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kike.c b/kike.c
index 127fcd2..83f9d85 100644
--- a/kike.c
+++ b/kike.c
@@ -22,6 +22,7 @@
#undef PROGRAM_NAME
#define PROGRAM_NAME "kike"
+#define WANT_SYSLOG_LOGGING
#include "common.c"
#include "kike-replies.c"
#include <nl_types.h>