1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/audio/play/files/patch-aa

13 lines
250 B
Plaintext

*** play.c.orig Wed May 20 11:42:42 1998
--- play.c Wed May 20 13:21:15 1998
***************
*** 4,9 ****
--- 4,10 ----
#include <stdio.h>
#include <stdlib.h>
+ #include <unistd.h>
#include <fcntl.h>
#include <err.h>
#include <signal.h>