summaryrefslogtreecommitdiff
path: root/lang/vscm/patches/patch-ac
blob: e67e677dc5287c924fe9e07378e1f6e8e5e8b344 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1.1.1 2000/11/02 11:01:53 itojun Exp $

--- main.c-	Thu Nov  2 19:51:47 2000
+++ main.c	Thu Nov  2 19:52:00 2000
@@ -17,6 +17,8 @@
 # include <string.h>
 # include <errno.h>
 
+# include "path.h"
+
 # include "main.h"
 # include "storage.h"
 # include "storext.h"