Merge pull request #16042 from maribu/fix-wakaama

pkg/wakaama: fix compilation with 6lowpan-clicker
This commit is contained in:
benpicco 2021-02-17 23:00:41 +01:00 committed by GitHub
commit c15e785d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,6 @@ extern "C" {
#include <ctype.h>
#include <errno.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>