From 72a3fe550fcbd3c7b667fb3e7cbed82eecc045f7 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 2 Jul 2012 11:18:28 -0700 Subject: transport: switch to the atomic claimer This wont have much effect because the buffers are not currently used in any queue by the caller --- host/lib/transport/udp_zero_copy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/transport/udp_zero_copy.cpp') diff --git a/host/lib/transport/udp_zero_copy.cpp b/host/lib/transport/udp_zero_copy.cpp index 9765c19c0..9125be53a 100644 --- a/host/lib/transport/udp_zero_copy.cpp +++ b/host/lib/transport/udp_zero_copy.cpp @@ -16,12 +16,12 @@ // #include "udp_common.hpp" -#include "simple_claimer.hpp" #include #include //mtu #include #include #include +#include #include #include #include -- cgit v1.2.3