diff options
| author | Doug Ambrisko <ambrisko@FreeBSD.org> | 2009-03-26 17:14:22 +0000 |
|---|---|---|
| committer | Doug Ambrisko <ambrisko@FreeBSD.org> | 2009-03-26 17:14:22 +0000 |
| commit | d2b2128a286a00ee53d79cb88b4e59bf42525cf9 (patch) | |
| tree | c9846c9d840f38d40234dc55f72ed1de2e7af370 /sys/modules/linprocfs | |
| parent | f3548c023ea133e7707a08842a636a05a2c3825e (diff) | |
Notes
Diffstat (limited to 'sys/modules/linprocfs')
| -rw-r--r-- | sys/modules/linprocfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile index a7cb129defa52..62af13ebea31e 100644 --- a/sys/modules/linprocfs/Makefile +++ b/sys/modules/linprocfs/Makefile @@ -4,6 +4,7 @@ KMOD= linprocfs SRCS= vnode_if.h \ + device_if.h bus_if.h \ linprocfs.c \ opt_compat.h \ opt_route.h |
