The fdisksunlabel.c header file is unnecessary for fdisk/fdisksunlabel.h.
Reported-by: Thomas Stalder <thomas@netsolux.ch>
Signed-off-by: Karel Zak <kzak@redhat.com>
net/if_dl.h \
netinet/in.h \
rpcsvc/nfs_prot.h \
- scsi/scsi.h \
stdlib.h \
sys/disk.h \
sys/disklabel.h \
#include "blkdev.h"
#include <endian.h>
-#ifdef HAVE_SCSI_SCSI_H
-#define u_char unsigned char
-#include <scsi/scsi.h> /* SCSI_IOCTL_GET_IDLUN */
-#undef u_char
-#endif
#ifdef HAVE_LINUX_MAJOR_H
#include <linux/major.h> /* FLOPPY_MAJOR */
#endif