summaryrefslogtreecommitdiff
path: root/wm/3ddesktop/patches/patch-config.hpp
blob: 2ec15421ae9c97269d28694c9f1b76cea1263fae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-config.hpp,v 1.1 2012/03/02 14:57:08 hans Exp $

--- config.hpp.orig	2005-06-20 13:28:29.000000000 +0200
+++ config.hpp	2012-03-02 15:50:39.263891839 +0100
@@ -35,6 +35,7 @@
 #define _GNU_SOURCE
 #endif
 #include <dirent.h>  // for PATH_MAX?
+#include <limits.h>
 #include <getopt.h>
 
 #include <X11/keysym.h>