chiark / gitweb /
remove unused includes
[elogind.git] / src / network / networkd-netdev-bridge.c
index 91b7051a06014902495353d889962eec2a742f2c..fd6af7e99b7f39a854bcfbd58a25f94add67270c 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 "sd-rtnl.h"
 #include "networkd-netdev-bridge.h"
 #include "missing.h"