]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-get.cc
merged lp:~donkult/apt/sid
[apt.git] / cmdline / apt-get.cc
index eaa982856c4a29b5c6a7ba79975f10c048006e91..c0e74b37b1601efae83d5540566ab0a8cdd91246 100644 (file)
@@ -25,6 +25,9 @@
    ##################################################################### */
                                                                        /*}}}*/
 // Include Files                                                       /*{{{*/
+#define _LARGEFILE_SOURCE
+#define _LARGEFILE64_SOURCE
+
 #include <apt-pkg/error.h>
 #include <apt-pkg/cmndline.h>
 #include <apt-pkg/init.h>
@@ -63,6 +66,9 @@
 #include <regex.h>
 #include <sys/wait.h>
 #include <sstream>
+
+#define statfs statfs64
+#define statvfs statvfs64
                                                                        /*}}}*/
 
 #define RAMFS_MAGIC     0x858458f6