]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/unix/sysv/linux/alpha/bits/termios.h
Combine __USE_BSD and __USE_SVID into __USE_MISC.
[thirdparty/glibc.git] / sysdeps / unix / sysv / linux / alpha / bits / termios.h
index 4310585563dc400cd326989faff8fece51986942..1780a5687db3c8718f87bc81d4df72c89595b103 100644 (file)
@@ -70,7 +70,7 @@ struct termios
 #define ICRNL  0000400
 #define IXON   0001000
 #define IXOFF  0002000
-#ifdef __USE_BSD
+#ifdef __USE_MISC
   /* POSIX.1 doesn't want these... */
 # define IXANY         0004000
 # define IUCLC         0010000