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/F_TEST.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 src/unistd/F_TEST.h (limited to 'src/unistd/F_TEST.h') diff --git a/src/unistd/F_TEST.h b/src/unistd/F_TEST.h deleted file mode 100644 index 779ee374..00000000 --- a/src/unistd/F_TEST.h +++ /dev/null @@ -1,6 +0,0 @@ -#include -#define F_TEST 1 -/* -XOPEN(400) -*/ - -- cgit v1.2.1