DEVEL15-death-to-longc-procs-20060804
[openafs.git] / src / rx / rx_kcommon.h
index e025240..d9a46b9 100644 (file)
@@ -136,10 +136,12 @@ typedef unsigned short etap_event_t;
 #include "rx/xdr.h"
 #include "rx/rx.h"
 #include "rx/rx_globals.h"
-#include "afs/longc_procs.h"
 #include "afs/afs_stats.h"
 #include "h/errno.h"
+#if !(defined(AFS_SUN5_ENV) && defined(KERNEL))
+/* if sys/systm.h includes varargs.h some versions of solaris have conflicts */
 #include "stdarg.h"
+#endif
 #ifdef KERNEL
 #include "afs/sysincludes.h"
 #include "afsincludes.h"