mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
rx: remove vestigial include
rx_event.c has not needed anything from rx_call.h since commit
20034a8157
'rx: Don't treat calls
specially in event package'.
Remove the vestigial include.
No functional change is incurred by this commit.
Change-Id: I1a36e0490d97f0dadcf3ac613d2bbe089473e060
Reviewed-on: https://gerrit.openafs.org/15131
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
This commit is contained in:
parent
b702496240
commit
3cc6dc0dc2
@ -55,7 +55,6 @@
|
||||
|
||||
#include "rx.h"
|
||||
#include "rx_atomic.h"
|
||||
#include "rx_call.h"
|
||||
#include "rx_globals.h"
|
||||
|
||||
struct rxevent {
|
||||
|
Loading…
Reference in New Issue
Block a user