mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-25 10:29:00 +00:00
x86: Fix missing include warning due to memset usage
This commit is contained in:
parent
51e21b48b6
commit
5a0e2a7654
@ -1,5 +1,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "sys/mt.h"
|
||||
|
||||
#ifndef __WORDSIZE
|
||||
|
Loading…
x
Reference in New Issue
Block a user