chiark / gitweb /
sd-network: add new library
[elogind.git] / src / libsystemd-network / dhcp-packet.c
similarity index 98%
rename from src/libsystemd-dhcp/dhcp-packet.c
rename to src/libsystemd-network/dhcp-packet.c
index 8388e5622278c811c8ab4d810d7addbf98991b94..95c4277f8c45cf425c125f6a304d3a77c2c9e784 100644 (file)
@@ -30,8 +30,9 @@
 #include "list.h"
 
 #include "dhcp-protocol.h"
-#include "dhcp-lease.h"
+#include "dhcp-lease-internal.h"
 #include "dhcp-internal.h"
+#include "sd-dhcp-lease.h"
 #include "sd-dhcp-client.h"
 
 #define DHCP_CLIENT_MIN_OPTIONS_SIZE            312