mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-18 08:47:55 -04:00
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
$NetBSD: patch-ay,v 1.1 2001/02/23 22:19:43 tron Exp $
|
|
|
|
--- src/read.c.orig Sat Nov 21 15:57:49 1998
|
|
+++ src/read.c Fri Feb 23 22:38:56 2001
|
|
@@ -16,6 +16,7 @@
|
|
#include "read.h"
|
|
#include "resource.h"
|
|
#include "save.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "tag.h"
|
|
#include "util.h"
|