$NetBSD: patch-ab,v 1.1 2006/07/18 19:11:15 joerg Exp $

--- examples/uselame.cpp.orig	2006-07-18 19:06:49.000000000 +0000
+++ examples/uselame.cpp
@@ -11,6 +11,7 @@
 #include "windows.h"
 #else
 #include <sys/wait.h>
+#include <unistd.h>
 #endif
 
 AudioData *loadWaveFile(char *file);
