diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-06-15 15:42:36 +0200 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-06-15 15:42:36 +0200 |
| commit | 091b9f6d3c1613e32e08e7f4663726344408d4a3 (patch) | |
| tree | fe5d04bbb7ac94bfc6602f36e9a1be8c4093dad1 /src/Daemon/CrashWatcher.cpp | |
| parent | 75db7fd0ea56cfa648e9ac30230a0fe3349d39cd (diff) | |
| download | abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.tar.gz abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.tar.xz abrt-091b9f6d3c1613e32e08e7f4663726344408d4a3.zip | |
Fixed spec file, to work with new version
Diffstat (limited to 'src/Daemon/CrashWatcher.cpp')
| -rw-r--r-- | src/Daemon/CrashWatcher.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Daemon/CrashWatcher.cpp b/src/Daemon/CrashWatcher.cpp index 97d03b5..fca8fc3 100644 --- a/src/Daemon/CrashWatcher.cpp +++ b/src/Daemon/CrashWatcher.cpp @@ -31,7 +31,6 @@ #include <sstream> #include <dirent.h> #include <cstring> -#include "CommLayerInner.h" #include "ABRTException.h" /* just a helper function |
