1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/*: add explicit include of timex.h

This commit is contained in:
Bas Stottelaar 2020-10-21 21:26:03 +02:00
parent 1afeff7497
commit ae8c700e6f

View File

@ -21,6 +21,8 @@
#include <string.h>
#include "timex.h"
#include "liblwm2m.h"
#include "lwm2m_platform.h"