summaryrefslogtreecommitdiff
path: root/sysutils/di/files/patch-di.c
blob: 410dbca28de837587c9bec2ff41b605f3efd5f95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- di.c.old	Tue Oct 23 11:48:51 2007
+++ di.c	Tue Oct 23 11:49:19 2007
@@ -267,10 +267,8 @@
     char            *disp;
 } dispTable_t;
 
-#if ! _lib_zone_list
-# define zoneid_t       int
-# define ZONENAME_MAX   65
-#endif
+#define zoneid_t       int
+#define ZONENAME_MAX   65
 
 typedef struct {
     zoneid_t    zoneid;