summaryrefslogtreecommitdiff
path: root/swig/zypp.i
diff options
context:
space:
mode:
authorMichael Andres <ma@suse.de>2008-07-31 12:29:37 +0000
committerMichael Andres <ma@suse.de>2008-07-31 12:29:37 +0000
commitcb3ddea54c7cc64c57883b3b7ab9b93eaa62c7d9 (patch)
tree5a3c77f8f17c3ed22dfeef98ffe7669a0e9dddde /swig/zypp.i
parent7589172b9e77dfd278f40344fcfceb66244dad4d (diff)
downloadlibzypp-bindings-cb3ddea54c7cc64c57883b3b7ab9b93eaa62c7d9.tar.gz
libzypp-bindings-cb3ddea54c7cc64c57883b3b7ab9b93eaa62c7d9.tar.bz2
libzypp-bindings-cb3ddea54c7cc64c57883b3b7ab9b93eaa62c7d9.zip
- Work around undefined symbols in libzypp. (bnc #391831)
- Adapt to zypp::Service being renamed to ServiceInfo
Diffstat (limited to 'swig/zypp.i')
-rw-r--r--swig/zypp.i1
1 files changed, 0 insertions, 1 deletions
diff --git a/swig/zypp.i b/swig/zypp.i
index f8570e9..b9f85ea 100644
--- a/swig/zypp.i
+++ b/swig/zypp.i
@@ -42,7 +42,6 @@
#include "zypp/Repository.h"
#include "zypp/ServiceInfo.h"
#include "zypp/RepoManager.h"
-#include "zypp/Service.h"
#include "zypp/repo/RepoType.h"
#include "zypp/TmpPath.h"
#include "zypp/Resolver.h"