aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sbcl/files/patch-tools-for-build_grovel-headers.c
blob: 50969c683c625d3e5ff842ba225ccc008547b869 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tools-for-build/grovel-headers.c.orig   2017-01-06 07:13:57 UTC
+++ tools-for-build/grovel-headers.c
@@ -42,7 +42,7 @@
 #ifdef LISP_FEATURE_ANDROID
   #include <termios.h>
 #else
-  #include <sys/termios.h>
+  #include <termios.h>
   #include <langinfo.h>
 #endif
   #include <sys/time.h>