diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-04-26 02:47:12 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-04-26 02:47:12 +0000 |
commit | 13579244c1144de3b34dc9f6d6f13ef4c574b718 (patch) | |
tree | 9c8325f9f48cefb5fb1d8067c3364485652f2ed7 /sbin/pdisk | |
parent | 6ae71c8dfeadfe65781f209fb08c3ff798ab92d0 (diff) |
remove a bit more junk
Diffstat (limited to 'sbin/pdisk')
-rw-r--r-- | sbin/pdisk/pathname.c | 6 |
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 */ |