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/_PC_PRIO_IO.c | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/unistd/_PC_PRIO_IO.c (limited to 'src/unistd/_PC_PRIO_IO.c') diff --git a/src/unistd/_PC_PRIO_IO.c b/src/unistd/_PC_PRIO_IO.c deleted file mode 100644 index a7fb2784..00000000 --- a/src/unistd/_PC_PRIO_IO.c +++ /dev/null @@ -1,5 +0,0 @@ -#include -#define _PC_PRIO_IO 12 -/* -POSIX(199309) -*/ -- cgit v1.2.1