openbsd-ports/devel/py-setproctitle/patches/patch-tests_pyrun_c
mpi e1506e0835 Import py-setproctitle 1.1.3
setproctitle allows a process to change its title (as displayed by
system tools such as ps and top).

ok benoit@
2011-12-19 10:37:41 +00:00

12 lines
306 B
Plaintext

$OpenBSD: patch-tests_pyrun_c,v 1.1.1.1 2011/12/19 10:37:41 mpi Exp $
--- tests/pyrun.c Sun Dec 18 15:07:17 2011
+++ tests/pyrun.c Sun Dec 18 15:07:28 2011
@@ -10,6 +10,7 @@
*-------------------------------------------------------------------------
*/
+#include <stdio.h>
#include <Python.h>
int