From 2faa3f6c55d2288316419f3efb8a483904a295f2 Mon Sep 17 00:00:00 2001 From: Marc Chevrier Date: Mon, 4 May 2020 23:22:02 +0200 Subject: Refactoring: Third-parties public headers are under cm3p prefix Fixes: #20666 --- Utilities/cmexpat/lib/siphash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utilities/cmexpat') diff --git a/Utilities/cmexpat/lib/siphash.h b/Utilities/cmexpat/lib/siphash.h index 95f78f8321..a335ec06eb 100644 --- a/Utilities/cmexpat/lib/siphash.h +++ b/Utilities/cmexpat/lib/siphash.h @@ -97,7 +97,7 @@ #include /* size_t */ -#include +#include #ifndef KWIML_INT_HAVE_UINT64_T # define uint64_t KWIML_INT_uint64_t -- cgit v1.2.1