Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 948356
Collapse All | Expand All

(-)a/src/urcu-bp.c (+1 lines)
Lines 20-25 Link Here
20
#include <poll.h>
20
#include <poll.h>
21
#include <unistd.h>
21
#include <unistd.h>
22
#include <stdbool.h>
22
#include <stdbool.h>
23
#include <assert.h>
23
#include <sys/mman.h>
24
#include <sys/mman.h>
24
25
25
#include <urcu/annotate.h>
26
#include <urcu/annotate.h>

Return to bug 948356