mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 04:28:13 +08:00
Include missing <stdlib.h> to fix warnings
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <rtems/bsd/bsd.h>
|
#include <rtems/bsd/bsd.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user