DHCPv6 Client and Server API cleanup.

This commit is contained in:
Jonathan Hui
2017-01-11 21:40:48 -08:00
parent e972443845
commit 669c792118
17 changed files with 79 additions and 65 deletions
+2 -2
View File
@@ -56,8 +56,8 @@
#include <common/new.hpp>
#include <net/ip6.hpp>
#include <dhcp6/dhcp6_server.h>
#include <dhcp6/dhcp6_client.h>
#include "openthread/dhcp6_client.h"
#include "openthread/dhcp6_server.h"
#include <platform/uart.h>
#endif