#ifndef PINGU_NETLINK_H #define PINGU_NETLINK_H #include int kernel_init(struct ev_loop *loop); #endif