Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.

This commit is contained in:
Ralf Corsepius
2007-05-10 07:38:27 +00:00
parent 1ce07bd9c5
commit 30be282675

View File

@@ -46,7 +46,7 @@
#ifndef _RPC_RPCCOM_H
#define _RPC_RPCCOM_H
#include <sys/cdefs.h>
#include <rtems/bsd/sys/cdefs.h>
/* #pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI" */