forked from Imagelibrary/rtems
#include <rtems/bsd/sys/cdefs.h>.
This commit is contained in:
@@ -41,8 +41,11 @@
|
|||||||
|
|
||||||
#ifndef _RPC_XDR_H
|
#ifndef _RPC_XDR_H
|
||||||
#define _RPC_XDR_H
|
#define _RPC_XDR_H
|
||||||
|
|
||||||
#include <rtems/bsd/sys/cdefs.h>
|
#include <rtems/bsd/sys/cdefs.h>
|
||||||
|
|
||||||
|
#include <rpc/types.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* XDR provides a conventional way for converting between C data
|
* XDR provides a conventional way for converting between C data
|
||||||
* types and an external bit-string representation. Library supplied
|
* types and an external bit-string representation. Library supplied
|
||||||
|
|||||||
Reference in New Issue
Block a user