$OpenBSD: patch-src_storage_driver_c,v 1.1 2013/09/14 17:12:13 landry Exp $
--- src/storage_driver.c.orig	Sat Jan  5 16:48:17 2013
+++ src/storage_driver.c	Sat Jan  5 16:48:34 2013
@@ -25,6 +25,7 @@
 
 #include <stdlib.h>
 #include <dlfcn.h>
+#include <stdint.h>
 
 #include "libdspam.h"
 #include "storage_driver.h"
