mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
fixup! sock: Introduction of new application layer API
Include missing header
This commit is contained in:
parent
73861e2c15
commit
d17ef910f0
@ -86,6 +86,8 @@
|
||||
#ifndef NET_SOCK_H_
|
||||
#define NET_SOCK_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user