mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
include "cpu.h" for MSP430 platforms in fd.h
This commit is contained in:
parent
afdc3dee23
commit
690c4564f2
@ -23,6 +23,7 @@
|
||||
#define FD_H
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
#include "cpu.h"
|
||||
|
||||
/**
|
||||
* File descriptor table.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user