Michael Black W9MDB 2020-10-16 14:48:01 -05:00
rodzic cf32ace4be
commit 1c7e5b2e48
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -56,8 +56,8 @@
}
typedef unsigned char cc_t;
typedef unsigned int32_t speed_t;
typedef unsigned int32_t tcflag_t;
typedef int32_t speed_t;
typedef int32_t tcflag_t;
/* structs are from linux includes or linux man pages to match
interfaces.