$OpenBSD: patch-tests_pyrun_c,v 1.2 2016/11/01 22:10:24 danj Exp $
--- tests/pyrun.c.orig	Wed May 11 18:33:38 2016
+++ tests/pyrun.c	Tue Nov  1 22:18:55 2016
@@ -10,6 +10,7 @@
  *-------------------------------------------------------------------------
  */
 
+#include <stdio.h>
 #include <Python.h>
 
 int
