chiark / gitweb /
remove unused includes
[elogind.git] / src / network / networkd-netdev.h
index 3756b1e5a7821e4d7bd5f8496049a6ea1c853ffa..7fd83964a57a84d7c4d98a2653a29e08f96f49e0 100644 (file)
 #pragma once
 
 #include "networkd.h"
-#include "hashmap.h"
 #include "list.h"
-#include "set.h"
-#include "in-addr-util.h"
 
 typedef struct NetDevVTable NetDevVTable;