diff options
Diffstat (limited to 'sys/isofs/cd9660/cd9660_bmap.c')
-rw-r--r-- | sys/isofs/cd9660/cd9660_bmap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/isofs/cd9660/cd9660_bmap.c b/sys/isofs/cd9660/cd9660_bmap.c index d6796c9f2e13..e5fcd9ab32b3 100644 --- a/sys/isofs/cd9660/cd9660_bmap.c +++ b/sys/isofs/cd9660/cd9660_bmap.c @@ -41,8 +41,6 @@ #include <sys/param.h> #include <sys/vnode.h> -#include <net/radix.h> -#include <sys/socket.h> #include <sys/mount.h> #include <isofs/cd9660/iso.h> |