blob: 11f2b82e59a07fef836a63a5ea00c6e030717c7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$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"
|