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/_SC_XOPEN_XCU_VERSION.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/unistd/_SC_XOPEN_XCU_VERSION.h (limited to 'src/unistd/_SC_XOPEN_XCU_VERSION.h') diff --git a/src/unistd/_SC_XOPEN_XCU_VERSION.h b/src/unistd/_SC_XOPEN_XCU_VERSION.h deleted file mode 100644 index 00427ace..00000000 --- a/src/unistd/_SC_XOPEN_XCU_VERSION.h +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define _SC_XOPEN_XCU_VERSION /* TODO */ -/* -XOPEN(500,600) -*/ -- cgit v1.2.1