summaryrefslogtreecommitdiff
path: root/sbin/pdisk
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-04-26 02:47:12 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-04-26 02:47:12 +0000
commit13579244c1144de3b34dc9f6d6f13ef4c574b718 (patch)
tree9c8325f9f48cefb5fb1d8067c3364485652f2ed7 /sbin/pdisk
parent6ae71c8dfeadfe65781f209fb08c3ff798ab92d0 (diff)
remove a bit more junk
Diffstat (limited to 'sbin/pdisk')
-rw-r--r--sbin/pdisk/pathname.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sbin/pdisk/pathname.c b/sbin/pdisk/pathname.c
index 81198433f36..1a437a69a09 100644
--- a/sbin/pdisk/pathname.c
+++ b/sbin/pdisk/pathname.c
@@ -32,12 +32,6 @@
#include "pathname.h"
#include "file_media.h"
-#ifndef __linux__
-#include "SCSI_media.h"
-#include "ATA_media.h"
-#endif
-
-
/*
* Defines
*/