summaryrefslogtreecommitdiff
path: root/ring_rx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ring_rx.h')
-rw-r--r--ring_rx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ring_rx.h b/ring_rx.h
index 8bf439b..5057a30 100644
--- a/ring_rx.h
+++ b/ring_rx.h
@@ -10,7 +10,6 @@
#include <stdbool.h>
#include "ring.h"
-#include "built_in.h"
extern void destroy_rx_ring(int sock, struct ring *ring);
extern void create_rx_ring(int sock, struct ring *ring, int verbose);