From 687265e54a2eb757404c21d9a262643987e21dbb Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 16 Aug 2020 16:32:36 -0400 Subject: rename non-compiled files to *.h --- src/unistd/_CS_PATH.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/unistd/_CS_PATH.c (limited to 'src/unistd/_CS_PATH.c') diff --git a/src/unistd/_CS_PATH.c b/src/unistd/_CS_PATH.c deleted file mode 100644 index 53187da7..00000000 --- a/src/unistd/_CS_PATH.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#define _CS_PATH 0 - -/* -UNG_VALUE(/bin:/usr/bin) -*/ -/* -POSIX(2) -*/ - -- cgit v1.2.1