$NetBSD: patch-af,v 1.2 2006/11/13 14:51:08 drochner Exp $

--- demo/playvt.c.orig	1997-11-01 07:49:36.000000000 +0100
+++ demo/playvt.c
@@ -42,7 +42,9 @@ static char *id =
  *---------------------------------------------------------------------------*/
 	
 #include <stdio.h>
+#include <string.h>
 #include <unistd.h>
+#include <stdlib.h>
 
 main(argc,argv)
 int argc;
