From 0f8e1ca0afc52c92a8ecc25279def3f6bb648786 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Mon, 11 Jan 2021 10:01:36 +0100 Subject: [PATCH] n-dhcp4: revert "all: remove unnecessary includes" This file has no relevance for NetworkManager. And we should not deviate from upstream n-dhcp4 which we include via git-subtree. Revert the change. This partly reverts commit 7f4a7bf4333562e2ff70b67b1dd0e9d4c4bfb28f. --- shared/n-dhcp4/src/test-run-client.c | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/n-dhcp4/src/test-run-client.c b/shared/n-dhcp4/src/test-run-client.c index d8795021d3..e558801470 100644 --- a/shared/n-dhcp4/src/test-run-client.c +++ b/shared/n-dhcp4/src/test-run-client.c @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include