]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/tcgetattr.c
Update.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / tcgetattr.c
index 9578c4b77222de36e12af93f35add4e0c8875616..7866183abe81c9aae3b03ffe8f5b9555b68b88b8 100644 (file)
@@ -23,7 +23,7 @@
 /* The difference here is that the termios structure used in the
    kernel is not the same as we use in the libc.  Therefore we must
    translate it here.  */
-#include <sys/kernel_termios.h>
+#include <kernel_termios.h>
 
 /* Put the state of FD into *TERMIOS_P.  */
 int