summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-04-26 02:47:11 +0000
committerderaadt <deraadt@openbsd.org>2003-04-26 02:47:11 +0000
commitb583fa5c20bb53bc391b3c4d767b448247d140e2 (patch)
tree0c14e9f19fe16ae8782f8b94cb913dea977c222a
parentremove stuff not needed (diff)
downloadwireguard-openbsd-b583fa5c20bb53bc391b3c4d767b448247d140e2.tar.xz
wireguard-openbsd-b583fa5c20bb53bc391b3c4d767b448247d140e2.zip
remove a bit more junk
-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
*/