summaryrefslogtreecommitdiffstats
path: root/runtime/atomic.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2010-04-23 13:02:41 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2010-04-23 13:02:41 +0100
commit24ad305375cc6832e5b41883ad90816d723841b0 (patch)
tree3300206f899c7699dbe428a75bfae2e7717b131e /runtime/atomic.h
parentad2fe36723845ba20d30f14bada37d59e6e90d16 (diff)
parentbbde403b46bd94cb8900562d8cfd3e0540913730 (diff)
downloadrsyslog-24ad305375cc6832e5b41883ad90816d723841b0.tar.gz
rsyslog-24ad305375cc6832e5b41883ad90816d723841b0.tar.xz
rsyslog-24ad305375cc6832e5b41883ad90816d723841b0.zip
Merge branch 'v4-devel' into master
Conflicts: ChangeLog configure.ac doc/manual.html
Diffstat (limited to 'runtime/atomic.h')
-rw-r--r--runtime/atomic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/atomic.h b/runtime/atomic.h
index f1152daf..cdcb1410 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