]> git.pld-linux.org Git - packages/apt.git/blob - apt-mdfile.patch
- readline 5.0
[packages/apt.git] / apt-mdfile.patch
1 diff -urN apt-0.3.19cnc55.org/tools/cached_md5.cc apt-0.3.19cnc55/tools/cached_md5.cc
2 --- apt-0.3.19cnc55.org/tools/cached_md5.cc     Sun Feb 17 01:46:11 2002
3 +++ apt-0.3.19cnc55/tools/cached_md5.cc Sun Feb 17 01:46:25 2002
4 @@ -39,6 +39,7 @@
5  #include <errno.h>
6  #include <fcntl.h>
7  #include <rpm/rpmlib.h>
8 +#include <rpm/misc.h>
9  #include <stdlib.h>
10  #include <string.h>
11  #include <sys/stat.h>
12 diff -urN apt-0.3.19cnc55.org/tools/hdlist2pkglist.cc apt-0.3.19cnc55/tools/hdlist2pkglist.cc
13 --- apt-0.3.19cnc55.org/tools/hdlist2pkglist.cc Sun Feb 17 01:46:11 2002
14 +++ apt-0.3.19cnc55/tools/hdlist2pkglist.cc     Sun Feb 17 01:46:46 2002
15 @@ -37,6 +37,7 @@
16  #include <errno.h>
17  #include <fcntl.h>
18  #include <rpmlib.h>
19 +#include <rpm/misc.h>
20  #include <stdlib.h>
21  #include <string.h>
22  #include <sys/stat.h>
This page took 0.04255 seconds and 3 git commands to generate.