mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 00:10:02 +08:00
Include missing <stdlib.h> to fix warnings
This commit is contained in:
parent
061e27912c
commit
510d1c96f6
@ -35,6 +35,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <rtems.h>
|
||||
#include <rtems/bsd/bsd.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user