summaryrefslogtreecommitdiffstats
path: root/inc/plugin.h
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-08-30 16:56:03 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-08-30 16:56:03 +0200
commitbd71db9397fbf2fa585ada04bce151e800801c73 (patch)
tree88df7c37c006598aab6798d967f52e36b45730f6 /inc/plugin.h
parent52b888f8712d3cd970174ce4bb001f3979a88a6a (diff)
downloadabrt-bd71db9397fbf2fa585ada04bce151e800801c73.tar.gz
abrt-bd71db9397fbf2fa585ada04bce151e800801c73.tar.xz
abrt-bd71db9397fbf2fa585ada04bce151e800801c73.zip
consolidate HAVE_CONFIG_H in abrtlib.h
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'inc/plugin.h')
-rw-r--r--inc/plugin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/inc/plugin.h b/inc/plugin.h
index 420a7cd8..a22d0f67 100644
--- a/inc/plugin.h
+++ b/inc/plugin.h
@@ -22,9 +22,6 @@
#ifndef PLUGIN_H_
#define PLUGIN_H_
-#if HAVE_CONFIG_H
-# include <config.h>
-#endif
#include "abrt_types.h"
#include "crash_types.h"