Merge pull request #12864 from smlng/pr_freebsd_zep
cpu/native: add missing header in socket zep
This commit is contained in:
commit
912f003a35
@ -21,6 +21,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "async_read.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user