]> git.saurik.com Git - apt.git/blobdiff - ftparchive/apt-ftparchive.cc
* add --dsc-only option, thanks to K. Richard Pixley
[apt.git] / ftparchive / apt-ftparchive.cc
index 0e2be8a00ad2843410754ff1b114e73633b4eed5..4fbea13e149618d83f7887d2df5ae445876f9122 100644 (file)
@@ -24,6 +24,7 @@
 #include <apti18n.h>
 #include <algorithm>
 
+#include <climits>
 #include <sys/time.h>
 #include <regex.h>