]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/progress.cc
Add a GetListOfFilesInDir() helper method which replaces the old
[apt.git] / apt-pkg / contrib / progress.cc
index 6ce6e950a788a90d603ac693ac215113c8b43cb6..cffdddc4fe0d70a9f45e3fc5fadd3c73c7944168 100644 (file)
@@ -16,6 +16,7 @@
 
 #include <iostream>
 #include <stdio.h>
 
 #include <iostream>
 #include <stdio.h>
+#include <cstring>
                                                                        /*}}}*/
 
 using namespace std;
                                                                        /*}}}*/
 
 using namespace std;