$OpenBSD: patch-src_presentation_c,v 1.3 2015/06/19 09:07:32 ajacoutot Exp $
--- src/presentation.c.orig	Sun Dec  9 14:03:36 2007
+++ src/presentation.c	Wed Nov  7 13:16:26 2012
@@ -18,7 +18,9 @@
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
+#include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #if HAVE_LANGINFO_CODESET
 # include <langinfo.h>
