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