summaryrefslogtreecommitdiffstats
path: root/sys/modules/nwfs
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>1999-11-05 12:00:36 +0000
committerroberto <roberto@FreeBSD.org>1999-11-05 12:00:36 +0000
commit3ebec0e7c82a2cef65af67bba6017cbffb993d96 (patch)
treeed767e1eef69c41f084a942bc07cb809847b319a /sys/modules/nwfs
parent4108fe3797ea4cbcedd937b0ecb5efff76f2a4c7 (diff)
downloadFreeBSD-src-3ebec0e7c82a2cef65af67bba6017cbffb993d96.zip
FreeBSD-src-3ebec0e7c82a2cef65af67bba6017cbffb993d96.tar.gz
Add a forgotten source file.
Approved by: bp
Diffstat (limited to 'sys/modules/nwfs')
-rw-r--r--sys/modules/nwfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/nwfs/Makefile b/sys/modules/nwfs/Makefile
index 4050ea6..381c318 100644
--- a/sys/modules/nwfs/Makefile
+++ b/sys/modules/nwfs/Makefile
@@ -6,7 +6,7 @@ KMOD= nwfs
KMODDEPS= ncp
SRCS= nwfs_node.c nwfs_ioctl.c nwfs_io.c nwfs_vfsops.c nwfs_vnops.c \
- opt_ncp.h opt_nwfs.h opt_vmpage.h
+ nwfs_subr.c opt_ncp.h opt_nwfs.h opt_vmpage.h
VFS_KLD=true
OpenPOWER on IntegriCloud