From 7cd4174cc28a10351a5ededcc524906ff16953ee Mon Sep 17 00:00:00 2001 From: Shabnam Khan Date: Wed, 21 Jun 2023 11:25:18 +0530 Subject: [PATCH] reverted citus_config.h.in and addressed some review comments --- src/include/citus_config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/citus_config.h.in b/src/include/citus_config.h.in index 3a8eeb392..db813ec36 100644 --- a/src/include/citus_config.h.in +++ b/src/include/citus_config.h.in @@ -95,4 +95,4 @@ #undef SIZEOF_VOID_P /* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS \ No newline at end of file +#undef STDC_HEADERS