aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/xdr.h
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-05-07 02:27:18 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-05-07 02:27:18 +0000
commit48ea0bec18feafd62cc2f7df74234da2e504e86a (patch)
tree06c901b37e9f1535a72cd438fa75be9f98adaa7a /include/rpc/xdr.h
parent89ee8ac3d677a0ff0d0c85ee38f1374fa4fe7c5e (diff)
downloadsrc-48ea0bec18feafd62cc2f7df74234da2e504e86a.tar.gz
src-48ea0bec18feafd62cc2f7df74234da2e504e86a.zip
Make a lot of include-files self-contained. I excluded the patches changing
int's to gid_t and uid_t - should I commit these, too? Closes PR misc/2625. Submitted by: Julian Assange <proff@iq.org>
Notes
Notes: svn path=/head/; revision=25520
Diffstat (limited to 'include/rpc/xdr.h')
-rw-r--r--include/rpc/xdr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h
index ae9923f9c7a0..8d82ccdbdda1 100644
--- a/include/rpc/xdr.h
+++ b/include/rpc/xdr.h
@@ -28,7 +28,7 @@
*
* from: @(#)xdr.h 1.19 87/04/22 SMI
* from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC
- * $Id$
+ * $Id: xdr.h,v 1.7 1997/02/23 09:17:25 peter Exp $
*/
/*
@@ -40,6 +40,7 @@
#ifndef _RPC_XDR_H
#define _RPC_XDR_H
#include <sys/cdefs.h>
+#include <rpc/types.h>
/*
* XDR provides a conventional way for converting between C data