diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-07 23:19:13 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-07 23:19:13 +0100 |
| commit | 161ca40edea4016f554c4367d6bb6472974bc323 (patch) | |
| tree | c4839cf8731dbf089eaffaedb82076fa3a03f49a | |
| parent | 4169595397ba962f230033b921964cae1629736d (diff) | |
| parent | 0169f0265104b1da3500fa006a4a654d7812808d (diff) | |
Merge branch 'master' into rhel6
| -rw-r--r-- | lib/Utils/Polkit.cpp | 1 | ||||
| -rw-r--r-- | lib/Utils/Polkit.h | 1 | ||||
| -rw-r--r-- | src/Hooks/abrt-hook-python.cpp | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/Utils/Polkit.cpp b/lib/Utils/Polkit.cpp index a7e4a5d..a5e0776 100644 --- a/lib/Utils/Polkit.cpp +++ b/lib/Utils/Polkit.cpp @@ -18,7 +18,6 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - #include <polkit/polkit.h> #include <glib-object.h> #include <sys/types.h> diff --git a/lib/Utils/Polkit.h b/lib/Utils/Polkit.h index 22b3401..d9e097a 100644 --- a/lib/Utils/Polkit.h +++ b/lib/Utils/Polkit.h @@ -18,7 +18,6 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - #ifndef ABRT_POLKIT_H #define ABRT_POLKIT_H diff --git a/src/Hooks/abrt-hook-python.cpp b/src/Hooks/abrt-hook-python.cpp index 5686c17..4607b87 100644 --- a/src/Hooks/abrt-hook-python.cpp +++ b/src/Hooks/abrt-hook-python.cpp @@ -18,7 +18,6 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - #include <getopt.h> #include <syslog.h> /* We can easily get rid of abrtlib (libABRTUtils.so) usage in this file, |
