diff options
Diffstat (limited to 'src/vcl/ldp_socket_wrapper.c')
-rw-r--r-- | src/vcl/ldp_socket_wrapper.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vcl/ldp_socket_wrapper.c b/src/vcl/ldp_socket_wrapper.c index 253847136ae..e4e0f44f7f0 100644 --- a/src/vcl/ldp_socket_wrapper.c +++ b/src/vcl/ldp_socket_wrapper.c @@ -63,6 +63,8 @@ #include <unistd.h> #include <pthread.h> +#include <vppinfra/clib.h> + #include <vcl/ldp_socket_wrapper.h> |