Преглед на файлове

need the ioctl header file

Mike Frysinger преди 19 години
родител
ревизия
0f6b97d4de
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      test/termios/termios.c

+ 1 - 0
test/termios/termios.c

@@ -3,6 +3,7 @@
 #include <termios.h>
 #include <unistd.h>
 #include <asm/ioctls.h>
+#include <sys/ioctl.h>
 
 int main(int argc,char *argv[])
 {