#ifndef __TYPES__H__ #define __TYPES__H__ typedef struct sdp_ng_flags sdp_ng_flags; typedef struct stats_metric stats_metric; #include "containers.h" #endif