diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-08-31 14:39:57 +0200 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-08-31 14:39:57 +0200 |
| commit | e448ad512e34bdcca527bde0b301de404011fff5 (patch) | |
| tree | 053197f8853f167323f99178c098e4f6cb13dfda /lib/utils/abrt_xmlrpc.cpp | |
| parent | cfc620a36d2052f6b2fb6c6fa5acb10c1187819e (diff) | |
| parent | 236104f6d07a44463c164074723c16421831e8e2 (diff) | |
| download | abrt-e448ad512e34bdcca527bde0b301de404011fff5.tar.gz abrt-e448ad512e34bdcca527bde0b301de404011fff5.tar.xz abrt-e448ad512e34bdcca527bde0b301de404011fff5.zip | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'lib/utils/abrt_xmlrpc.cpp')
| -rw-r--r-- | lib/utils/abrt_xmlrpc.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/utils/abrt_xmlrpc.cpp b/lib/utils/abrt_xmlrpc.cpp index ac2654ed..bf74f05b 100644 --- a/lib/utils/abrt_xmlrpc.cpp +++ b/lib/utils/abrt_xmlrpc.cpp @@ -16,9 +16,6 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif #include "abrtlib.h" #include "abrt_xmlrpc.h" #include "abrt_exception.h" |
