Files
pkgsrc-ng/games/urban/patches/patch-af
2013-09-26 17:14:40 +02:00

13 lines
295 B
Plaintext

$NetBSD: patch-af,v 1.3 2005/03/25 03:10:23 wiz Exp $
--- src/sound/sound.cc.orig 2000-01-22 22:46:37.000000000 +0100
+++ src/sound/sound.cc
@@ -36,6 +36,7 @@
#include <pthread.h>
#endif
#include <stdio.h>
+#include <unistd.h>
#include "sound.h"
#include "config.h"
#include "scache.h"