summaryrefslogtreecommitdiffstats
path: root/src/CLI
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-11-12 21:47:07 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2009-11-12 21:47:07 +0100
commitef2c11ac4b8a89f5e471a16e665733a319f273fb (patch)
treec20010426be91d7a6e6eaa69e60338d780e104c9 /src/CLI
parent081cb6c66c746f21ed252a68e9f35663bdcf7c85 (diff)
downloadabrt-ef2c11ac4b8a89f5e471a16e665733a319f273fb.tar.gz
abrt-ef2c11ac4b8a89f5e471a16e665733a319f273fb.tar.xz
abrt-ef2c11ac4b8a89f5e471a16e665733a319f273fb.zip
build fixes
Diffstat (limited to 'src/CLI')
-rw-r--r--src/CLI/CLI.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CLI/CLI.cpp b/src/CLI/CLI.cpp
index edc8df00..149e9364 100644
--- a/src/CLI/CLI.cpp
+++ b/src/CLI/CLI.cpp
@@ -17,7 +17,6 @@
*/
#include <getopt.h>
#include "ABRTException.h"
-#include "ABRTSocket.h"
#include "abrtlib.h"
#include "abrt_dbus.h"
#include "DBusCommon.h"