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
246 B
Text
13 lines
246 B
Text
$NetBSD: patch-ah,v 1.1 2006/06/21 21:00:49 joerg Exp $
|
|
|
|
--- app/batch.h.orig 2006-06-21 19:24:54.000000000 +0000
|
|
+++ app/batch.h
|
|
@@ -17,7 +17,7 @@
|
|
#define off_t long long
|
|
extern "C"{
|
|
#include <api.h>
|
|
-};
|
|
+}
|
|
|
|
class KProgress;
|
|
class QLabel;
|