summaryrefslogtreecommitdiffstats
path: root/usr.sbin/makefs/cd9660/cd9660_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makefs/cd9660/cd9660_debug.c')
-rw-r--r--usr.sbin/makefs/cd9660/cd9660_debug.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/makefs/cd9660/cd9660_debug.c b/usr.sbin/makefs/cd9660/cd9660_debug.c
index 64fef22a512..da21ab374d6 100644
--- a/usr.sbin/makefs/cd9660/cd9660_debug.c
+++ b/usr.sbin/makefs/cd9660/cd9660_debug.c
@@ -32,12 +32,8 @@
* OF SUCH DAMAGE.
*/
-#include <sys/param.h>
-#include <sys/mount.h>
-
#include <inttypes.h>
-#include "makefs.h"
#include "cd9660.h"
#include "iso9660_rrip.h"