summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-23 12:59:11 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-23 12:59:11 +0100
commit57eb123abe8aa4c169a5a155247f036b703cd8cf (patch)
treed19235e531dc38e911b0e9e9974080089cdd36a7 /runtime
parent9ba148cca62620d0bc9357b46393f9b5e2d6ede0 (diff)
downloadrsyslog-57eb123abe8aa4c169a5a155247f036b703cd8cf.tar.gz
rsyslog-57eb123abe8aa4c169a5a155247f036b703cd8cf.tar.xz
rsyslog-57eb123abe8aa4c169a5a155247f036b703cd8cf.zip
minor fix: invalid duplicated include of config.h
Diffstat (limited to 'runtime')
-rw-r--r--runtime/atomic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/atomic.h b/runtime/atomic.h
index ea3be37a..271e825e 100644
--- a/runtime/atomic.h
+++ b/runtime/atomic.h
@@ -31,8 +31,6 @@
* A copy of the GPL can be found in the file "COPYING" in this distribution.
* A copy of the LGPL can be found in the file "COPYING.LESSER" in this distribution.
*/
-#include "config.h" /* autotools! */
-
#ifndef INCLUDED_ATOMIC_H
#define INCLUDED_ATOMIC_H