2013-09-26 17:14:40 +02:00

13 lines
272 B
Plaintext

$NetBSD: patch-ae,v 1.1.1.1 2009/04/08 16:31:56 drochner Exp $
--- play.c.orig 1995-04-10 21:11:28.000000000 +0300
+++ play.c
@@ -3,6 +3,7 @@
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
+#include <unistd.h>
#include "externs.h"
#include "globals.h"