summaryrefslogtreecommitdiff
path: root/src/stdio/L_ctermid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/L_ctermid.c')
-rw-r--r--src/stdio/L_ctermid.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/stdio/L_ctermid.c b/src/stdio/L_ctermid.c
deleted file mode 100644
index f280b586..00000000
--- a/src/stdio/L_ctermid.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stdio.h>
-#define L_ctermid (255)
-/*
-POSIX(1)
-*/