4 #include <exec/nodes.h>
5 #include <libraries/partition.h>
10 struct PartitionTableInfo
*pti
;
11 struct PartitionType defaulttype
;
16 struct PartitionType type
;
19 struct TableTypeNode
*findTableTypeNodeName(STRPTR
);
20 struct TableTypeNode
*findTableTypeNode(ULONG
);
21 struct TypeNode
*findPartitionType(struct PartitionType
*, ULONG
);
22 void LoadPrefs(STRPTR
);