summaryrefslogtreecommitdiff
path: root/sal/osl/all
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-09 15:41:25 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-09 15:41:25 +0100
commit387a035d749ff7f00beca82f83e7aa5d8c5e9fcd (patch)
treee385741d24f439975d66ffae1331f4f31cd1cc95 /sal/osl/all
parent2f3bc785e675b40003b06f549a00775322f0b7fd (diff)
New loplugin:externvar: sal
Change-Id: Iefc33784f21e7a0b88c8d6308618926e38ab8554
Diffstat (limited to 'sal/osl/all')
-rw-r--r--sal/osl/all/log.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/osl/all/log.cxx b/sal/osl/all/log.cxx
index b400e43ab164..23f45cdb4875 100644
--- a/sal/osl/all/log.cxx
+++ b/sal/osl/all/log.cxx
@@ -27,6 +27,7 @@
#include "sal/log.hxx"
#include "sal/types.h"
#include "misc.hxx"
+#include "salusesyslog.hxx"
#if defined ANDROID
#include <android/log.h>