diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-03-14 16:04:27 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-03-14 16:04:27 +0000 |
| commit | bcc1205c89cb10d099b2995b757102cdbc6c4131 (patch) | |
| tree | b8dcad939b8fb1f0c762a49261cb685391a093f3 /sys/modules/pseudofs | |
| parent | 5cdd064d8a635a6e0a7e980ca3bc2b7074aae75d (diff) | |
Notes
Diffstat (limited to 'sys/modules/pseudofs')
| -rw-r--r-- | sys/modules/pseudofs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/pseudofs/Makefile b/sys/modules/pseudofs/Makefile index e84a6391ae0a..b04bffb0beaf 100644 --- a/sys/modules/pseudofs/Makefile +++ b/sys/modules/pseudofs/Makefile @@ -4,6 +4,7 @@ KMOD= pseudofs SRCS= opt_mac.h \ + opt_pseudofs.h \ vnode_if.h \ pseudofs.c \ pseudofs_fileno.c \ |
