1*b5677b36Schristos /* $NetBSD: xdr.h,v 1.1.1.1 2009/04/12 15:33:52 christos Exp $ */ 2*b5677b36Schristos 3*b5677b36Schristos #ifndef _BIND_RPC_XDR_H 4*b5677b36Schristos #define _BIND_RPC_XDR_H 5*b5677b36Schristos #include "/usr/include/rpc/xdr.h" 6*b5677b36Schristos #endif 7