[types] move types into specific headers (#2946)

This commit is contained in:
Jonathan Hui
2018-08-08 11:19:41 -07:00
committed by GitHub
parent 90ee0a4d66
commit 9d585edc46
270 changed files with 1318 additions and 1587 deletions
-1
View File
@@ -48,7 +48,6 @@
#if OPENTHREAD_CONFIG_ENABLE_TIME_SYNC
#include <openthread/network_time.h>
#endif
#include <openthread/openthread.h>
#if OPENTHREAD_FTD
#include <openthread/dataset_ftd.h>