blob: 7f68e41ce6101313c0622432c719882301ded210 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$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;
|