#ifndef PAN_INFO_INIT_H #define PAN_INFO_INIT_H #include "pan_info.h" void pan_info_init (PAN_INFO* p); #endif // PAN_INFO_INIT_H