aboutsummaryrefslogtreecommitdiff
path: root/lib/libsys/Makefile.sys
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsys/Makefile.sys')
-rw-r--r--lib/libsys/Makefile.sys1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsys/Makefile.sys b/lib/libsys/Makefile.sys
index e299396585b9..f7fd08f1702d 100644
--- a/lib/libsys/Makefile.sys
+++ b/lib/libsys/Makefile.sys
@@ -32,6 +32,7 @@ PSEUDO+= _clock_gettime.o _gettimeofday.o
# Sources common to both syscall interfaces:
SRCS+= \
__error.c \
+ __getosreldate.c \
_once_stub.c \
getpagesize.c \
getpagesizes.c \