diff options
Diffstat (limited to 'src/bsd.c')
-rw-r--r-- | src/bsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ #include "common.h" #include "bsd.h" #include "intrf.h" -#include "fnctdsk.h" #include "log.h" static int test_BSD(disk_t *disk_car, const struct disklabel*bsd_header,partition_t *partition,const int verbose, const int dump_ind, const unsigned int max_partitions); |