mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-02-04 04:41:32 +00:00
Remove stdint.h in stream buffer file (#725)
* Remove stdint.h in stream buffer file Signed-off-by: kar-rahul-aws <karahulx@amazon.com>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
*/
|
||||
|
||||
/* Standard includes. */
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
/* Defining MPU_WRAPPERS_INCLUDED_FROM_API_FILE prevents task.h from redefining
|
||||
|
||||
Reference in New Issue
Block a user