#ifndef PNANOE_NETWORK_H_ #define PNANOE_NETWORK_H_ 1 #include "collector.h" extern const struct collector network_collector; #endif // PNANOE_NETWORK_H_