summaryrefslogtreecommitdiff
path: root/pjlib/build/os-darwinos.mak
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/build/os-darwinos.mak')
-rw-r--r--pjlib/build/os-darwinos.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjlib/build/os-darwinos.mak b/pjlib/build/os-darwinos.mak
index fe1940ac..ee83decb 100644
--- a/pjlib/build/os-darwinos.mak
+++ b/pjlib/build/os-darwinos.mak
@@ -10,7 +10,7 @@
export PJLIB_OBJS += addr_resolv_sock.o guid_simple.o \
log_writer_stdout.o os_core_unix.o \
os_error_unix.o os_time_unix.o \
- os_timestamp_common.o os_timestamp_linux.o \
+ os_timestamp_common.o os_timestamp_posix.o \
pool_policy_malloc.o sock_bsd.o sock_select.o
export PJLIB_OBJS += ioqueue_select.o