0401f1311e
itself and fix include of fnmatch.h, which can be obtained from Heimdal. The latter can go away after the branch, when Heimdal itself is fixed.
13 lines
250 B
Text
13 lines
250 B
Text
$NetBSD: patch-ai,v 1.1 2006/06/21 21:00:49 joerg Exp $
|
|
|
|
--- app/ifapp.h.orig 2006-06-21 19:25:21.000000000 +0000
|
|
+++ app/ifapp.h
|
|
@@ -14,7 +14,7 @@
|
|
#define off_t long long
|
|
extern "C"{
|
|
#include <api.h>
|
|
-};
|
|
+}
|
|
|
|
class KIFFileList;
|
|
class KIFImage;
|