summaryrefslogtreecommitdiff
path: root/sysutils/cpmtools/patches/patch-aa
blob: f9bd9a0748fb1e9076d299048c572fb00e806983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1 2006/12/06 14:58:01 joerg Exp $

--- cpmfs.c.orig	2006-12-06 14:48:36.000000000 +0000
+++ cpmfs.c
@@ -8,6 +8,7 @@
 #include "dmalloc.h"
 #endif
 
+#include <sys/types.h>
 #include <sys/stat.h>
 #include <assert.h>
 #include <ctype.h>