#ifndef PROTO_PARTITION_H #define PROTO_PARTITION_H /* *** Automatically generated from 'partition.conf'. Edits will be lost. *** Copyright © 1995-2005, The AROS Development Team. All rights reserved. */ #include #include #include #if !defined(PartitionBase) && !defined(__NOLIBBASE__) && !defined(__PARTITION_NOLIBBASE__) extern struct PartitionBase *PartitionBase; #endif #if !defined(NOLIBDEFINES) && !defined(PARTITION_NOLIBDEFINES) # include #endif #endif /* PROTO_PARTITION_H */