12 lines
304 B
Text
12 lines
304 B
Text
$NetBSD: patch-an,v 1.1 2001/02/23 22:19:42 tron Exp $
|
|
|
|
--- src/cache.c.orig Fri Jan 9 18:16:24 1998
|
|
+++ src/cache.c Fri Feb 23 22:30:25 2001
|
|
@@ -8,6 +8,7 @@
|
|
#include "codes.h"
|
|
#include "file.h"
|
|
#include "resource.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "thread.h"
|
|
#include "util.h"
|