mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
added missing include to oneway_alloc for MSP430 platforms
This commit is contained in:
parent
e2c201f2e0
commit
e74eed6978
@ -5,6 +5,7 @@
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include <math.h>
|
||||
#include "oneway_malloc.h"
|
||||
#include "hashtable.h"
|
||||
#include "hashtable_private.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user