lib/frrcu: make C++ compatible

... by dropping seqlock.h from the header's includes;  it's only needed
in the C code in frrcu.c.

Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
David Lamparter 2020-04-21 21:37:09 +02:00
parent 5d6299d7da
commit 6127ec9752

View File

@ -19,7 +19,6 @@
#include "memory.h"
#include "atomlist.h"
#include "seqlock.h"
/* quick RCU primer:
* There's a global sequence counter. Whenever a thread does a