00001 00008 #ifndef KUMESSAGE_H 00009 #define KUMESSAGE_H 00010 00011 #include <Foundation/Foundation.h> 00012 00016 struct KUMessage 00017 { 00019 struct CNFixedString * name ; 00020 } ; 00021 00022 #endif /* KUMESSAGE_H */