$OpenBSD: patch-rcsparsemodule_c,v 1.1.1.1 2006/07/15 02:14:24 avsm Exp $
--- rcsparsemodule.c.orig	Fri Jul 14 19:08:16 2006
+++ rcsparsemodule.c	Fri Jul 14 19:08:43 2006
@@ -1,6 +1,7 @@
 #include <Python.h>
 
 #include <sys/types.h>
+#include <stdint.h>
 
 #include "queue.h"
 
