From eecc23b563b9759556f3ccf9a8595e7bb6a2215c Mon Sep 17 00:00:00 2001 From: Ron Yorston Date: Mon, 1 Mar 2021 12:18:11 +0000 Subject: Post-merge build fixes --- include/platform.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/platform.h') diff --git a/include/platform.h b/include/platform.h index dc4a63ed4..d992b2633 100644 --- a/include/platform.h +++ b/include/platform.h @@ -465,6 +465,7 @@ typedef unsigned smalluint; # undef HAVE_MKDTEMP # undef HAVE_SETBIT # undef HAVE_STPCPY +# undef HAVE_STPNCPY # undef HAVE_STRCASESTR # undef HAVE_STRCHRNUL # undef HAVE_STRSEP -- cgit v1.2.3-55-g6feb