summaryrefslogtreecommitdiff
path: root/sal/osl/unx/salinit.cxx
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/unx/salinit.cxx
parent2f3bc785e675b40003b06f549a00775322f0b7fd (diff)
New loplugin:externvar: sal
Change-Id: Iefc33784f21e7a0b88c8d6308618926e38ab8554
Diffstat (limited to 'sal/osl/unx/salinit.cxx')
-rw-r--r--sal/osl/unx/salinit.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sal/osl/unx/salinit.cxx b/sal/osl/unx/salinit.cxx
index da7ede593404..fdde9e84980c 100644
--- a/sal/osl/unx/salinit.cxx
+++ b/sal/osl/unx/salinit.cxx
@@ -33,12 +33,11 @@
#include "sal/types.h"
#include <saltime.hxx>
+#include <salusesyslog.hxx>
#if HAVE_SYSLOG_H
#include <string.h>
#include <syslog.h>
-// from sal/osl/all/log.cxx:
-extern bool sal_use_syslog;
#endif
extern "C" {