You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
367 B

diff -u -r ../apt-0.9.16.1/apt-pkg/install-progress.cc ./apt-pkg/install-progress.cc
--- ../apt-0.9.16.1/apt-pkg/install-progress.cc 2014-03-15 17:23:45.000000000 +0100
+++ ./apt-pkg/install-progress.cc 2014-03-25 01:16:03.436701913 +0100
@@ -15,6 +15,7 @@
#include <fcntl.h>
#include <algorithm>
#include <stdio.h>
+#include <termios.h>
#include <apti18n.h>