[PATCH v2] Linux: Make bits/termios-cbaud.h an installed header
Florian Weimer
fweimer@redhat.com
Wed Jun 18 12:56:00 GMT 2025
Fixes commit 5cf101a85aae0d703cdd8ed7b25fe288e41fdacb
("linux: implement arbitrary and split speeds in termios").
---
sysdeps/unix/sysv/linux/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index 913fe736bc..a27c675b3f 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -156,6 +156,7 @@ sysdep_headers += \
bits/termios-c_iflag.h \
bits/termios-c_lflag.h \
bits/termios-c_oflag.h \
+ bits/termios-cbaud.h \
bits/termios-misc.h \
bits/termios-struct.h \
bits/termios-tcflow.h \
base-commit: af406a7cf0ca710f51ad870603b6e8432887077d
More information about the Libc-alpha
mailing list