]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/install-progress.cc
Merge branch 'feature/test-apt-key-net-update' into debian/sid
[apt.git] / apt-pkg / install-progress.cc
index b82b7efdead7c82f0a853d2bb176a11d0edbbf84..0caf62b6101ae94ea2dea4484f21753ecff140fa 100644 (file)
@@ -9,7 +9,7 @@
 #include <sys/ioctl.h>
 #include <sstream>
 #include <fcntl.h>
-
+#include <stdio.h>
 
 namespace APT {
 namespace Progress {