chiark / gitweb /
remove unused includes
[elogind.git] / src / network / networkd-netdev-dummy.c
index 01c10a2d73b0ca37d387b5af392e45523421cce0..bb246a2be07bc5499cfbcb9118004d5f8bd55c92 100644 (file)
     along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <netinet/ether.h>
-#include <arpa/inet.h>
-#include <net/if.h>
-#include <linux/veth.h>
 
-#include "sd-rtnl.h"
 #include "networkd-netdev-dummy.h"
 
 const NetDevVTable dummy_vtable = {