summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2010-01-13 10:51:57 +0100
committerKarel Zak <kzak@redhat.com>2010-01-13 10:59:43 +0100
commit2c4b9254e911d18196c7bec8b4c84c2e65b552ea (patch)
treefd78ccb9b3784227de2b640dd11c790d94e7d3b9 /configure.ac
parenta830e5b390f9f7de41b5a646baac87fe7d388904 (diff)
downloadutil-linux-old-2c4b9254e911d18196c7bec8b4c84c2e65b552ea.tar.gz
fdisk: don't include scsi.h
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>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e7750627..5ddeaa5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -116,7 +116,6 @@ AC_CHECK_HEADERS(
net/if_dl.h \
netinet/in.h \
rpcsvc/nfs_prot.h \
- scsi/scsi.h \
stdlib.h \
sys/disk.h \
sys/disklabel.h \