12 lines
347 B
Diff
12 lines
347 B
Diff
--- hiptext-2.0/src/artiste.cc 2019-03-01 19:40:54.553801723 +0800
|
|
+++ hiptext-2.0_mod/src/artiste.cc 2019-03-01 17:33:22.031073100 +0800
|
|
@@ -7,7 +7,7 @@
|
|
#include <stdio.h>
|
|
#include <signal.h>
|
|
#include <sys/ioctl.h>
|
|
-#include <sys/termios.h>
|
|
+#include <termios.h>
|
|
#include <sys/select.h>
|
|
#include <gflags/gflags.h>
|
|
#include <glog/logging.h>
|