diff options
author | Jakob Kaivo <jkk@ung.org> | 2024-01-30 16:07:40 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2024-01-30 16:07:40 -0500 |
commit | 86b8bdb806e3095558021435390fa45b6ddde399 (patch) | |
tree | 9d9440678f79c1a6ade9d197c17d836a8a49ce5f /src/termios/IUCLC.h | |
parent | 2e962793b28baca1dc9980d91b7d9791b2aaa198 (diff) |
cleanup
Diffstat (limited to 'src/termios/IUCLC.h')
-rw-r--r-- | src/termios/IUCLC.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/termios/IUCLC.h b/src/termios/IUCLC.h deleted file mode 100644 index 022ba9ae..00000000 --- a/src/termios/IUCLC.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <termios.h> -#define IUCLC (1<<15) -/* -XOPEN(4) -*/ |