summaryrefslogtreecommitdiff
path: root/pjlib/build
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/build')
-rw-r--r--pjlib/build/os-auto.mak.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/pjlib/build/os-auto.mak.in b/pjlib/build/os-auto.mak.in
index e4bfe62b..a4a2b8aa 100644
--- a/pjlib/build/os-auto.mak.in
+++ b/pjlib/build/os-auto.mak.in
@@ -14,8 +14,6 @@ export PJLIB_OBJS += $(AC_OS_OBJS) \
os_timestamp_common.o \
pool_policy_malloc.o sock_bsd.o sock_select.o
-export PJLIB_OBJS += file_access_unistd.o file_io_ansi.o
-
#
# TEST_OBJS are operating system specific object files to be included in
# the test application.