diff options
author | Jakob Kaivo <jkk@ung.org> | 2019-02-10 14:05:57 -0500 |
---|---|---|
committer | Jakob Kaivo <jkk@ung.org> | 2019-02-10 14:05:57 -0500 |
commit | 803354bd8611ca7ff3fa34752aaba4981a4d3ef9 (patch) | |
tree | 11d841ff3787b4ad4795ff81310635d71622f9e7 /src/unistd/size_t.ref | |
parent | e3dabd20f1853ff7c0a597270b943c77c869d44b (diff) |
add missing symbols
Diffstat (limited to 'src/unistd/size_t.ref')
-rw-r--r-- | src/unistd/size_t.ref | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unistd/size_t.ref b/src/unistd/size_t.ref new file mode 100644 index 00000000..6dc5f646 --- /dev/null +++ b/src/unistd/size_t.ref @@ -0,0 +1,3 @@ +#include <unistd.h> +REFERENCE(stddef/size_t.c) +STDC(1) |