From 02709d0f673b79568573af9ba685b050db8dc209 Mon Sep 17 00:00:00 2001 From: Nick Wellnhofer Date: Wed, 20 Apr 2022 19:18:17 +0200 Subject: Remove remaining definitions of STDC_HEADERS Sync with Autotools build. --- config.h.cmake.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.h.cmake.in') diff --git a/config.h.cmake.in b/config.h.cmake.in index 5af19f9a..1f8be710 100644 --- a/config.h.cmake.in +++ b/config.h.cmake.in @@ -150,9 +150,6 @@ /* Type cast for the send() function 2nd arg */ #cmakedefine SEND_ARG2_CAST @SEND_ARG2_CAST@ -/* Define to 1 if you have the ANSI C header files. */ -#cmakedefine STDC_HEADERS 1 - /* Support for IPv6 */ #cmakedefine SUPPORT_IP6 1 -- cgit v1.2.1