summaryrefslogtreecommitdiff
path: root/emulators/zsnes/patches/patch-ab
blob: c8a58ee83b37a91c7dac38aa3010d4d8e0746cb7 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-ab,v 1.3 2002/08/31 00:15:41 wiz Exp $

--- gblhdr.h.orig	Tue May 14 19:39:10 2002
+++ gblhdr.h
@@ -117,3 +117,5 @@
 	#include <sys/filio.h>
 	#endif
 	#endif
+
+	#include <pthread.h>