12 lines
304 B
Text
12 lines
304 B
Text
$NetBSD: patch-ar,v 1.1 2001/02/23 22:19:42 tron Exp $
|
|
|
|
--- src/misc.c.orig Sun Aug 23 14:07:29 1998
|
|
+++ src/misc.c Fri Feb 23 22:33:57 2001
|
|
@@ -16,6 +16,7 @@
|
|
#include "resource.h"
|
|
#include "save.h"
|
|
#include "search.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "tag.h"
|
|
#include "thread.h"
|