aboutsummaryrefslogtreecommitdiff
path: root/sysutils/k3b-kde4/files/patch-libk3bdevice-k3bdevice.h
blob: 3103e853c26c3d614a351b50f741586f5707c317 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libk3bdevice/k3bdevice.h.orig	Mon Dec 12 10:32:59 2005
+++ libk3bdevice/k3bdevice.h	Wed Dec 14 23:49:42 2005
@@ -28,6 +28,7 @@
 
 #ifdef Q_OS_FREEBSD
 struct cam_device;
+#define stat64 stat
 #endif
 
 namespace K3bDevice