diff options
| author | Eric Badger <badger@FreeBSD.org> | 2017-03-05 03:05:24 +0000 |
|---|---|---|
| committer | Eric Badger <badger@FreeBSD.org> | 2017-03-05 03:05:24 +0000 |
| commit | 99b14d9f1bdd6a455774a41e28a6c8e81e82c94b (patch) | |
| tree | a92b989200d42247be5447cd7c77b64d95a155a7 /sys/modules/procfs | |
| parent | 6977499ccff09ba45843d232fec5d4e26b1f01b0 (diff) | |
Notes
Diffstat (limited to 'sys/modules/procfs')
| -rw-r--r-- | sys/modules/procfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/procfs/Makefile b/sys/modules/procfs/Makefile index e5c16142f369..baccfae503ed 100644 --- a/sys/modules/procfs/Makefile +++ b/sys/modules/procfs/Makefile @@ -6,7 +6,6 @@ KMOD= procfs SRCS= SRCS+= opt_compat.h SRCS+= vnode_if.h -SRCS+= procfs_ctl.c SRCS+= procfs_dbregs.c SRCS+= procfs_fpregs.c SRCS+= procfs_ioctl.c |
