]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd-network/dhcp-packet.c
dhcp: split dhcp-internal.h into two
[thirdparty/systemd.git] / src / libsystemd-network / dhcp-packet.c
index b2efd5246df6b6b9e432b579b95eac13e9b5feb2..78eb36c73371df8f01bfe00e58c46316217d89ef 100644 (file)
@@ -8,8 +8,8 @@
 #include <net/if_arp.h>
 #include <string.h>
 
-#include "dhcp-internal.h"
-#include "dhcp-protocol.h"
+#include "dhcp-option.h"
+#include "dhcp-packet.h"
 #include "memory-util.h"
 
 #define DHCP_CLIENT_MIN_OPTIONS_SIZE            312