]> err.no Git - dpkg/commit
Almost *EVERY* damn file was including config.h in the wrong spot. After
authorAdam Heath <doogie@debian.org>
Sat, 25 Oct 2003 20:03:20 +0000 (20:03 +0000)
committerAdam Heath <doogie@debian.org>
Sat, 25 Oct 2003 20:03:20 +0000 (20:03 +0000)
commitdbcb74499899922f39fd49667f00ba8fab0ddecc
tree0b82456a2f5b3e0eddc09ac2f738bce25c931f51
parent956c58aaf38ac8b9410fa6e99c9a6b52dff25255
Almost *EVERY* damn file was including config.h in the wrong spot.  After
making it the first include, then off_t/size_t/etc could actually be
redefined to be 64-bit compatible.
60 files changed:
ChangeLog
debian/changelog
dpkg-deb/build.c
dpkg-deb/extract.c
dpkg-deb/info.c
dpkg-deb/main.c
dselect/basecmds.cc
dselect/baselist.cc
dselect/basetop.cc
dselect/bindings.cc
dselect/main.cc
dselect/methkeys.cc
dselect/methlist.cc
dselect/method.cc
dselect/methparse.cc
dselect/pkgcmds.cc
dselect/pkgdepcon.cc
dselect/pkgdisplay.cc
dselect/pkginfo.cc
dselect/pkgkeys.cc
dselect/pkglist.cc
dselect/pkgsublist.cc
dselect/pkgtop.cc
lib/compat.c
lib/database.c
lib/dbmodify.c
lib/dump.c
lib/ehandle.c
lib/fields.c
lib/lock.c
lib/md5.c
lib/mlib.c
lib/myopt.c
lib/nfmalloc.c
lib/parse.c
lib/parsehelp.c
lib/showcright.c
lib/showpkg.c
lib/varbuf.c
lib/vercmp.c
main/archives.c
main/cleanup.c
main/configure.c
main/depcon.c
main/enquiry.c
main/errors.c
main/filesdb.c
main/help.c
main/main.c
main/packages.c
main/processarc.c
main/query.c
main/remove.c
main/select.c
main/update.c
split/info.c
split/join.c
split/main.c
split/queue.c
split/split.c