mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 14:36:34 +08:00
posix: Include missing <stdint.h>
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#ifndef _RTEMS_POSIX_CONFIG_H
|
||||
#define _RTEMS_POSIX_CONFIG_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user