diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-10 14:44:42 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-10 14:44:42 -0500 |
| commit | d247747078e6196254b6a311c77906e0e3c389d3 (patch) | |
| tree | b88183f3dc057b772930e013e404796580ddcbc4 /src | |
| parent | 7e1e6bfb46e3c18d3f788e4af98d6726c2d7176d (diff) | |
add missing symbols
Diffstat (limited to 'src')
| -rw-r--r-- | src/sys/times/clock_t.ref | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sys/times/clock_t.ref b/src/sys/times/clock_t.ref new file mode 100644 index 00000000..1afe7814 --- /dev/null +++ b/src/sys/times/clock_t.ref @@ -0,0 +1,3 @@ +#include <sys/times.h> +REFERENCE(time/clock_t.c) +POSIX(1) |
