Use xdr_alloc and xdr_free within ptuser
[openafs.git] / src / rx / xdr.c
index ad8897e..103bf4c 100644 (file)
@@ -48,7 +48,7 @@
 
 #ifndef        NeXT
 
-#ifdef KERNEL
+#if defined(KERNEL) && !defined(UKERNEL)
 #include <sys/param.h>
 #ifndef AFS_LINUX20_ENV
 #include <sys/systm.h>