summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/sd-dhcp-client.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 22:19:20 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 22:19:20 -0400
commit8d3db5ae29884a5dd6f6ad30fbaf8ad53691faae (patch)
tree2d82b3c0930fe08aee1f10dee1a2a8440f0a208e /src/libsystemd-network/sd-dhcp-client.c
parent6494b981576162ce61ec01416126b3ad88dfe193 (diff)
./move.sh
Diffstat (limited to 'src/libsystemd-network/sd-dhcp-client.c')
-rw-r--r--src/libsystemd-network/sd-dhcp-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd-network/sd-dhcp-client.c b/src/libsystemd-network/sd-dhcp-client.c
index ad79c6cc2c..193f31880f 100644
--- a/src/libsystemd-network/sd-dhcp-client.c
+++ b/src/libsystemd-network/sd-dhcp-client.c
@@ -26,7 +26,7 @@
#include <sys/ioctl.h>
#include <linux/if_infiniband.h>
-#include "sd-dhcp-client.h"
+#include <systemd/sd-dhcp-client.h>
#include "alloc-util.h"
#include "async.h"