mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 14:00:19 -04:00
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
$NetBSD: patch-bc,v 1.1 2001/02/23 22:19:43 tron Exp $
|
|
|
|
--- src/uudecode.c.orig Fri Jan 9 18:16:22 1998
|
|
+++ src/uudecode.c Fri Feb 23 22:43:53 2001
|
|
@@ -8,6 +8,7 @@
|
|
#include "file.h"
|
|
#include "resource.h"
|
|
#include "save.h"
|
|
+#include "sysdeps.h"
|
|
#include "server.h"
|
|
#include "util.h"
|
|
#include "uudecode.h"
|