summaryrefslogtreecommitdiff
path: root/misc/vfu/patches/patch-ab
blob: 79fef49aceb170be61ee4c7dbeed03949528cfd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 1999/02/10 15:14:10 frueauf Exp $

--- vfu/vfu.h.orig	Thu Feb  4 01:58:22 1999
+++ vfu/vfu.h	Thu Feb  4 01:56:21 1999
@@ -18,6 +18,8 @@
   #include <sys/stat.h>
   #include <sys/wait.h>
 
+  #include "target.h"
+
   #ifdef _TARGET_NETBSD_
     #include <sys/param.h>
     #include <sys/mount.h>