termux-packages/packages/apt/install-progress-cc-include...

12 lines
367 B
Diff

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>