diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-15 16:55:07 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-11-15 16:55:07 +0100 |
| commit | 92cc00805d175dc013d544bcee603e8a0c031c2b (patch) | |
| tree | e33d5d7e7ae3910b67b3193401bf331aa5e80b07 /python/tag.cc | |
| parent | a0c9ec82095d2e09715e5dc953119ec4fa7b4c2e (diff) | |
| parent | fcd268692450231c98bfb6ac2e573ce466e014c7 (diff) | |
| download | python-apt-92cc00805d175dc013d544bcee603e8a0c031c2b.tar.gz | |
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'python/tag.cc')
| -rw-r--r-- | python/tag.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tag.cc b/python/tag.cc index 94554400..3996af8e 100644 --- a/python/tag.cc +++ b/python/tag.cc @@ -26,6 +26,7 @@ #include "apt_pkgmodule.h" #include <apt-pkg/tagfile.h> +#include <apt-pkg/fileutl.h> #include <stdio.h> #include <iostream> |
