#ifndef MPLS_RTNETLINK_H #define MPLS_RTNETLINK_H int rtnl_open(); int rtnl_recvfrom(int fd); #endif