systemd: avoid difference to upstream in "network-internal.c"

This line differs from what is in systemd. There is no need for this
difference.
This commit is contained in:
Thomas Haller 2021-01-05 09:44:45 +01:00
parent 42a1c16c48
commit 1f9f2c92fc
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -4,6 +4,7 @@
#include <arpa/inet.h>
#include <linux/if.h>
#include <netinet/ether.h>
#include "sd-ndisc.h"