block: remove block/partitions/sun.h
[linux-2.6-block.git] / block / partitions / sun.c
index 90f36724e796d733993207b10d8c511a268ab2f6..28b44100f2b1ce2ab226e16eb4edaa520f14cedc 100644 (file)
@@ -9,7 +9,9 @@
  */
 
 #include "check.h"
-#include "sun.h"
+
+#define SUN_LABEL_MAGIC          0xDABE
+#define SUN_VTOC_SANITY          0x600DDEEE
 
 int sun_partition(struct parsed_partitions *state)
 {