diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-09 16:11:15 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-06-09 16:11:15 +0200 |
commit | aa16679ccb39598b9b4546c912af1cf8c70e529b (patch) | |
tree | 996f5916d12bed8fa3464405bf8090aa3b864354 /apt-pkg/deb | |
parent | e729233f0c20656bf41f8254d03160191e2f4d81 (diff) | |
parent | eac9121ea9d2b4180399f4b63f88491f8e0f1a8a (diff) |
merged from the debian-sid branch
Diffstat (limited to 'apt-pkg/deb')
-rw-r--r-- | apt-pkg/deb/debsystem.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-pkg/deb/debsystem.cc b/apt-pkg/deb/debsystem.cc index 186918d25..089a465c1 100644 --- a/apt-pkg/deb/debsystem.cc +++ b/apt-pkg/deb/debsystem.cc @@ -18,7 +18,6 @@ #include <apt-pkg/error.h> #include <apt-pkg/fileutl.h> #include <apti18n.h> - #include <sys/types.h> #include <unistd.h> #include <dirent.h> |