mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 15:07:04 +08:00
res_mkupdate.c: Add isc/*.h and define _LIBC
This patch enabled a number of files to compile.
This commit is contained in:
@@ -49,6 +49,9 @@ __FBSDID("$FreeBSD$");
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifdef __rtems__
|
||||
#include <isc/print.h>
|
||||
#endif
|
||||
#include <isc/list.h>
|
||||
#include <resolv.h>
|
||||
|
||||
|
Reference in New Issue
Block a user