summaryrefslogtreecommitdiff
path: root/src/systemd/sd-ipv4acd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/sd-ipv4acd.h')
-rw-r--r--src/systemd/sd-ipv4acd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/systemd/sd-ipv4acd.h b/src/systemd/sd-ipv4acd.h
index 6337d61452..c1e79640eb 100644
--- a/src/systemd/sd-ipv4acd.h
+++ b/src/systemd/sd-ipv4acd.h
@@ -23,10 +23,11 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include <netinet/in.h>
#include <net/ethernet.h>
+#include <netinet/in.h>
#include "sd-event.h"
+
#include "_sd-common.h"
_SD_BEGIN_DECLARATIONS;