summaryrefslogtreecommitdiffstats
path: root/source/ntvfs/posix/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source/ntvfs/posix/config.mk')
-rw-r--r--source/ntvfs/posix/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/ntvfs/posix/config.mk b/source/ntvfs/posix/config.mk
index 53c51cf8050..a2a4685d8c7 100644
--- a/source/ntvfs/posix/config.mk
+++ b/source/ntvfs/posix/config.mk
@@ -3,6 +3,7 @@
[MODULE::ntvfs_posix]
SUBSYSTEM = NTVFS
INIT_FUNCTION = ntvfs_posix_init
+PRIVATE_PROTO_HEADER = vfs_posix_proto.h
OBJ_FILES = \
vfs_posix.o \
pvfs_util.o \