mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
16 lines
341 B
Plaintext
16 lines
341 B
Plaintext
$NetBSD: patch-au,v 1.1 2006/10/21 11:53:13 agc Exp $
|
|
|
|
--- ./sfsmisc/sfsclient.h.orig 2002-09-19 21:04:20.000000000 +0100
|
|
+++ ./sfsmisc/sfsclient.h
|
|
@@ -30,9 +30,9 @@
|
|
#include "vec.h"
|
|
#include "qhash.h"
|
|
#include "axprt_crypt.h"
|
|
+#include "sfscd_prot.h"
|
|
#include "sfscrypt.h"
|
|
|
|
-struct sfscd_mountarg;
|
|
class rabin_priv;
|
|
class sfsprog;
|
|
|