$NetBSD: patch-kopen.c,v 1.4 2023/05/18 14:05:15 bacon Exp $ # Add includes for getting timevals and select prototype into scope. --- kopen.c.orig 2017-10-23 17:10:17.000000000 +0000 +++ kopen.c @@ -12,6 +12,8 @@ #include #include #include +#include +#include #endif #ifdef USE_MALLOC_WRAPPERS