13 lines
287 B
Text
13 lines
287 B
Text
|
$NetBSD: patch-ah,v 1.1 2006/07/02 14:36:19 tron Exp $
|
||
|
|
||
|
--- pathfile.c.orig 1998-04-30 06:11:56.000000000 +0100
|
||
|
+++ pathfile.c 2006-07-02 15:31:23.000000000 +0100
|
||
|
@@ -15,6 +15,7 @@
|
||
|
|
||
|
#include "paths.h"
|
||
|
#include "pathfile.h"
|
||
|
+#include "struct.h"
|
||
|
#include "data.h"
|
||
|
#include "defs.h"
|
||
|
|