diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-04-23 13:02:41 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-04-23 13:02:41 +0100 |
commit | 24ad305375cc6832e5b41883ad90816d723841b0 (patch) | |
tree | 3300206f899c7699dbe428a75bfae2e7717b131e /runtime/atomic.h | |
parent | ad2fe36723845ba20d30f14bada37d59e6e90d16 (diff) | |
parent | bbde403b46bd94cb8900562d8cfd3e0540913730 (diff) | |
download | rsyslog-24ad305375cc6832e5b41883ad90816d723841b0.tar.gz rsyslog-24ad305375cc6832e5b41883ad90816d723841b0.tar.bz2 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.h | 2 |
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 |