12 lines
306 B
Text
12 lines
306 B
Text
$NetBSD: patch-ak,v 1.1 2001/02/23 22:19:42 tron Exp $
|
|
|
|
--- src/actions.c.orig Fri Jan 9 18:16:22 1998
|
|
+++ src/actions.c Fri Feb 23 22:27:59 2001
|
|
@@ -7,6 +7,7 @@
|
|
#include "procs.h"
|
|
#include "read.h"
|
|
#include "search.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "thread.h"
|
|
#include "util.h"
|