12 lines
311 B
Text
12 lines
311 B
Text
$NetBSD: patch-ap,v 1.1 2001/02/23 22:19:42 tron Exp $
|
|
|
|
--- src/k_file.c.orig Fri Jan 9 18:16:24 1998
|
|
+++ src/k_file.c Fri Feb 23 22:31:53 2001
|
|
@@ -12,6 +12,7 @@
|
|
#include "k_kill.h"
|
|
#include "k_node.h"
|
|
#include "resource.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "util.h"
|
|
#include "thread.h"
|