#ifndef __GET_H__ #define __GET_H__ struct _target * get_active_targetzone(GList *lst); #endif