summaryrefslogtreecommitdiff
path: root/sysutils/idesk/patches/patch-aa
blob: 46c933845c1d40c215b8277c851d65595258f98f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.3 2006/12/06 15:31:35 joerg Exp $

--- src/DesktopConfig.cpp.orig	2006-12-06 15:22:51.000000000 +0000
+++ src/DesktopConfig.cpp
@@ -22,6 +22,8 @@
  * (See the included file COPYING / BSD )
  */
 
+#include <sys/stat.h>
+
 #include "DesktopConfig.h"
 #include "Util.h"