summaryrefslogtreecommitdiff
path: root/src/unistd/SEEK_SET.ref
diff options
context:
space:
mode:
Diffstat (limited to 'src/unistd/SEEK_SET.ref')
-rw-r--r--src/unistd/SEEK_SET.ref3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unistd/SEEK_SET.ref b/src/unistd/SEEK_SET.ref
new file mode 100644
index 00000000..97cefe61
--- /dev/null
+++ b/src/unistd/SEEK_SET.ref
@@ -0,0 +1,3 @@
+#include <unistd.h>
+REFERENCE(stdio/SEEK_SET.c)
+POSIX(1)