00001 /* $Id: autoreplace_type.h 14421 2008-09-30 20:39:50Z rubidium $ */ 00002 00005 #ifndef AUTOREPLACE_TYPE_H 00006 #define AUTOREPLACE_TYPE_H 00007 00008 struct EngineRenew; 00009 00013 typedef EngineRenew *EngineRenewList; 00014 00015 #endif /* AUTOREPLACE_TYPE_H */