mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 07:43:54 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#ifndef _NSSWITCH_H
|
||||
#define _NSSWITCH_H 1
|
||||
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#define NSS_MODULE_INTERFACE_VERSION 1
|
||||
|
Reference in New Issue
Block a user