@@ -74,8 +74,8 @@ struct termios {
/* c_oflag bits */
#define OPOST 0000001
-#define ONLCR 0000002
-#define OLCUC 0000004
+#define OLCUC 0000002
+#define ONLCR 0000004
#define OCRNL 0000010
#define ONOCR 0000020