#include <rtems/bsd/sys/cdefs.h>.

This commit is contained in:
Ralf Corsepius
2008-12-08 04:41:09 +00:00
parent 6f7d5bc4f7
commit 8a9c242dde

View File

@@ -41,8 +41,11 @@
#ifndef _RPC_XDR_H
#define _RPC_XDR_H
#include <rtems/bsd/sys/cdefs.h>
#include <rpc/types.h>
/*
* XDR provides a conventional way for converting between C data
* types and an external bit-string representation. Library supplied