12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
|
$OpenBSD: patch-lib-src_libnyquist_snd_snd_h,v 1.1.1.1 2006/01/12 08:59:27 steven Exp $
|
||
|
--- lib-src/libnyquist/snd/snd.h.orig Tue Jan 11 20:57:17 2005
|
||
|
+++ lib-src/libnyquist/snd/snd.h Tue Jan 11 21:02:43 2005
|
||
|
@@ -15,6 +15,7 @@ error here
|
||
|
|
||
|
/* Standard includes */
|
||
|
#include <stdlib.h>
|
||
|
+#include <unistd.h>
|
||
|
|
||
|
#include "sndconfig.h"
|
||
|
|