10 lines
221 B
Text
10 lines
221 B
Text
$NetBSD: patch-ab,v 1.2 2004/07/27 23:51:31 thomasklausner Exp $
|
|
|
|
--- gblhdr.h.orig 2004-03-11 01:39:51.000000000 +0100
|
|
+++ gblhdr.h
|
|
@@ -114,3 +114,5 @@
|
|
#include <sys/filio.h>
|
|
#endif
|
|
#endif
|
|
+
|
|
+ #include <pthread.h>
|