From 803354bd8611ca7ff3fa34752aaba4981a4d3ef9 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 10 Feb 2019 14:05:57 -0500 Subject: add missing symbols --- src/unistd/SEEK_CUR.ref | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/unistd/SEEK_CUR.ref (limited to 'src/unistd/SEEK_CUR.ref') diff --git a/src/unistd/SEEK_CUR.ref b/src/unistd/SEEK_CUR.ref new file mode 100644 index 00000000..ff8efcbe --- /dev/null +++ b/src/unistd/SEEK_CUR.ref @@ -0,0 +1,3 @@ +#include +REFERENCE(stdio/SEEK_CUR.c) +POSIX(1) -- cgit v1.2.1