blob: 4fcbaba24799332b317fc22bee2f3a69a382eadd (
plain)
1
2
3
4
5
6
7
8
9
10
|
$NetBSD: patch-ab,v 1.4 2005/01/20 00:43:15 xtraeme Exp $
--- gblhdr.h.orig 2005-01-20 01:34:53.000000000 +0100
+++ gblhdr.h 2005-01-20 01:35:06.000000000 +0100
@@ -122,4 +122,4 @@
#endif
#endif
-
+ #include <pthread.h>
|