$OpenBSD: patch-oggtag_c,v 1.1.1.1 2004/06/10 20:37:44 xsa Exp $
--- oggtag.c.orig	2002-12-02 10:03:27.000000000 +0100
+++ oggtag.c	2004-06-10 16:51:58.000000000 +0200
@@ -4,6 +4,8 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 #include "vcedit.h"
 
