mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 04:18:55 -04:00
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
$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"
|