diff options
author | Michael Vogt <mvo@debian.org> | 2014-01-31 08:23:23 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-01-31 08:23:23 +0100 |
commit | bb2e0d5add4a291f09d68ebb5588e45dc128d766 (patch) | |
tree | 7f4b41204f42eaf6c408fdf98597f61debd28a4a /methods/gpgv.cc | |
parent | 960975a175c2a21df749727162d5677cdc97a36e (diff) | |
parent | 25d99f3b42ada24679ddc1d911530425acc8e475 (diff) |
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Diffstat (limited to 'methods/gpgv.cc')
-rw-r--r-- | methods/gpgv.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/gpgv.cc b/methods/gpgv.cc index ea8a26fd4..25bf64ddd 100644 --- a/methods/gpgv.cc +++ b/methods/gpgv.cc @@ -8,7 +8,6 @@ #include <apt-pkg/configuration.h> #include <apt-pkg/gpgv.h> -#include <utime.h> #include <stdio.h> #include <fcntl.h> #include <errno.h> |