12 lines
306 B
Text
12 lines
306 B
Text
$NetBSD: patch-ax,v 1.1 2001/02/23 22:19:43 tron Exp $
|
|
|
|
--- src/procs.c.orig Sun Aug 23 14:48:43 1998
|
|
+++ src/procs.c Fri Feb 23 22:38:20 2001
|
|
@@ -15,6 +15,7 @@
|
|
#include "resource.h"
|
|
#include "save.h"
|
|
#include "search.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "tag.h"
|
|
#include "thread.h"
|