Fix build breakge post 6956
Change-Id: I0ab0e3e40b00ed5c2a34f5c23d04b596c1e9aa5f Signed-off-by: Neale Ranns <nranns@cisco.com>
This commit is contained in:
@ -16,6 +16,8 @@
|
|||||||
#ifndef __included_crc32_h__
|
#ifndef __included_crc32_h__
|
||||||
#define __included_crc32_h__
|
#define __included_crc32_h__
|
||||||
|
|
||||||
|
#include <vppinfra/clib.h>
|
||||||
|
|
||||||
#if __SSE4_2__
|
#if __SSE4_2__
|
||||||
#define clib_crc32c_uses_intrinsics
|
#define clib_crc32c_uses_intrinsics
|
||||||
#include <x86intrin.h>
|
#include <x86intrin.h>
|
||||||
|
Reference in New Issue
Block a user