$NetBSD: patch-mkconfig,v 1.1 2019/01/21 12:03:41 wiz Exp $

Test results for inttypes.h and sys/select.h are required.

--- mkconfig.orig	2018-11-06 09:02:42.000000000 +0000
+++ mkconfig
@@ -78,7 +78,9 @@ CFG_LOG="config.log"
 # Attention: No spaces are allowed in the names!
 CFG_C_HEADERS="\
    sys/types.h \
+   inttypes.h \
    regex.h \
+   sys/select.h \
    openssl/ssl.h \
 "
 
