2013-09-26 17:14:40 +02:00

14 lines
292 B
Plaintext

$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"