diff --git a/util/crc32c_ppc.c b/util/crc32c_ppc.c index ce0b9f27c..888a4943e 100644 --- a/util/crc32c_ppc.c +++ b/util/crc32c_ppc.c @@ -6,7 +6,7 @@ // (found in the LICENSE.Apache file in the root directory). #define CRC_TABLE -#include +#include #include #include #include "util/crc32c_ppc_constants.h"