blob: 7280bab6535bc749e3322ffb110cd0a50033ed04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-az,v 1.1 2001/02/23 22:19:43 tron Exp $
--- src/save.c.orig Sun Aug 23 13:03:06 1998
+++ src/save.c Fri Feb 23 22:39:36 2001
@@ -11,6 +11,7 @@
#include "connect.h"
#include "file.h"
#include "save.h"
+#include "sysdeps.h"
#include "server.h"
#include "tag.h"
#include "util.h"
|