From 2bc46bd54cc8cdcd7647461f2d76384266f2a0e4 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Wed, 31 Jan 2024 16:44:28 -0500 Subject: remove unistd --- src/unistd/_CS_PATH.h | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/unistd/_CS_PATH.h (limited to 'src/unistd/_CS_PATH.h') diff --git a/src/unistd/_CS_PATH.h b/src/unistd/_CS_PATH.h deleted file mode 100644 index 53187da7..00000000 --- a/src/unistd/_CS_PATH.h +++ /dev/null @@ -1,10 +0,0 @@ -#include -#define _CS_PATH 0 - -/* -UNG_VALUE(/bin:/usr/bin) -*/ -/* -POSIX(2) -*/ - -- cgit v1.2.1