rx: Make the rx_call structure private
[openafs.git] / src / rx / rx_event.c
index 7f9c3c7..15f1675 100644 (file)
@@ -55,6 +55,7 @@
 
 #include "rx.h"
 #include "rx_atomic.h"
+#include "rx_call.h"
 
 struct rxevent {
     struct opr_queue q;