summaryrefslogtreecommitdiffstats
path: root/runtime/msg.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2013-09-03 11:54:20 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2013-09-03 11:54:20 +0200
commit8d4a5152cba02d35e55046a687eaddd56dc581fd (patch)
tree3299ddbeb81f4c6d6376017c3fb82a63be98c9c8 /runtime/msg.h
parent99e21ffa873e2ee3e12640f675e6c8556224229c (diff)
parent2a647f6b631ac733dd32dd5995867df213dff402 (diff)
downloadrsyslog-8d4a5152cba02d35e55046a687eaddd56dc581fd.tar.gz
rsyslog-8d4a5152cba02d35e55046a687eaddd56dc581fd.tar.bz2
rsyslog-8d4a5152cba02d35e55046a687eaddd56dc581fd.zip
Merge branch 'v7-stable'
Diffstat (limited to 'runtime/msg.h')
-rw-r--r--runtime/msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/msg.h b/runtime/msg.h
index 27283c9e..e241f972 100644
--- a/runtime/msg.h
+++ b/runtime/msg.h
@@ -30,7 +30,7 @@
#include <pthread.h>
#include <libestr.h>
-#include <json/json.h>
+#include <json.h>
#include "obj.h"
#include "syslogd-types.h"
#include "template.h"