ports/devel/nspr/patches/patch-nspr_pr_tests_prfz_c

12 lines
229 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: nspr/pr/tests/prfz.c
--- nspr/pr/tests/prfz.c.orig
+++ nspr/pr/tests/prfz.c
@@ -9,6 +9,7 @@
#include "prprf.h"
#include <sys/types.h>
#include <limits.h>
+#include <stdint.h>
#include <string.h>
#include <stdint.h>