$OpenBSD: patch-p11-kit_lists_c,v 1.1 2020/12/13 09:40:34 ajacoutot Exp $

Index: p11-kit/lists.c
--- p11-kit/lists.c.orig
+++ p11-kit/lists.c
@@ -41,6 +41,7 @@
 #include <ctype.h>
 #include <string.h>
 #include <stdio.h>
+#include <stdint.h> /* SIZE_MAX */
 #include <stdlib.h>
 #include <unistd.h>
 
