summaryrefslogtreecommitdiff
path: root/src/systemd/src/systemd/sd-lldp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/src/systemd/sd-lldp.h')
-rw-r--r--src/systemd/src/systemd/sd-lldp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/systemd/src/systemd/sd-lldp.h b/src/systemd/src/systemd/sd-lldp.h
index 06058ef6f8..747e23b170 100644
--- a/src/systemd/src/systemd/sd-lldp.h
+++ b/src/systemd/src/systemd/sd-lldp.h
@@ -23,11 +23,11 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include "nm-sd-adapt.h"
+
#include <inttypes.h>
#include <net/ethernet.h>
-#include "nm-sd-adapt.h"
-
#include "sd-event.h"
#include "_sd-common.h"