summaryrefslogtreecommitdiff
path: root/x11/innerspace/files/patch-NickSpace.bproj_NickSpaceView.m
blob: 79b7da2400a3e8e1be315b6d20f594b716625090 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- NickSpace.bproj/NickSpaceView.m.orig	2005-06-27 23:53:04 UTC
+++ NickSpace.bproj/NickSpaceView.m
@@ -1,6 +1,8 @@
 #import "NickSpaceView.h"
 #import <AppKit/AppKit.h>
+#if !defined(__FreeBSD__) && !defined(__DragonFly__)
 #import <values.h>
+#endif
 #import <time.h>
 #import <limits.h>