forked from Imagelibrary/rtems
@@ -33,13 +33,6 @@
|
|||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
/*
|
|
||||||
* FIXME: This include should not be present. In older RTEMS versions
|
|
||||||
* <rtems.h> provided <string.h> indirectly. This include is here to not
|
|
||||||
* break application source files that relied on this accidentally.
|
|
||||||
*/
|
|
||||||
#include <string.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef TRUE
|
#ifndef TRUE
|
||||||
|
|||||||
Reference in New Issue
Block a user