forked from Imagelibrary/rtems
posix: Include missing <stdint.h>
This commit is contained in:
@@ -19,6 +19,8 @@
|
|||||||
#ifndef _RTEMS_POSIX_CONFIG_H
|
#ifndef _RTEMS_POSIX_CONFIG_H
|
||||||
#define _RTEMS_POSIX_CONFIG_H
|
#define _RTEMS_POSIX_CONFIG_H
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user