From 661f59838235815b5073a0ef95f410003639519e Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 16:14:04 -0400 Subject: rename non-compiled files to *.h --- src/stdio/L_ctermid.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/stdio/L_ctermid.c (limited to 'src/stdio/L_ctermid.c') 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 -#define L_ctermid (255) -/* -POSIX(1) -*/ -- cgit v1.2.1