diff options
Diffstat (limited to 'usr.sbin/makefs/makefs.c')
| -rw-r--r-- | usr.sbin/makefs/makefs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/makefs/makefs.c b/usr.sbin/makefs/makefs.c index 081bdfe39cc..ad4a8b75ce2 100644 --- a/usr.sbin/makefs/makefs.c +++ b/usr.sbin/makefs/makefs.c @@ -36,7 +36,6 @@ */ #include <assert.h> -#include <ctype.h> #include <errno.h> #include <limits.h> #include <stdio.h> @@ -47,7 +46,6 @@ #include <util.h> #include "makefs.h" -#include "cd9660.h" /* * list of supported file systems and dispatch functions |
