12 lines
308 B
Text
12 lines
308 B
Text
$NetBSD: patch-bb,v 1.1 2001/02/23 22:19:43 tron Exp $
|
|
|
|
--- src/thread.c.orig Sun Aug 23 16:24:22 1998
|
|
+++ src/thread.c Fri Feb 23 22:43:07 2001
|
|
@@ -17,6 +17,7 @@
|
|
#include "parse.h"
|
|
#include "read.h"
|
|
#include "resource.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "sort.h"
|
|
#include "thread.h"
|