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
347 B

--- 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>