summaryrefslogtreecommitdiff
path: root/misc/root/patches/patch-ad
blob: 9d2d3103bee85e8d493a0a821da514fd87c803d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1.1.1 1999/11/17 16:17:03 drochner Exp $
--- src/ROOTX_rootx.cxx.orig	Sat Nov  6 22:39:37 1999
+++ src/ROOTX_rootx.cxx	Sat Nov  6 22:40:18 1999
@@ -34,7 +34,7 @@
 #define HAVE_UTMPX_H
 #define UTMP_NO_ADDR
 #endif
-#if defined(__alpha) || defined(_AIX) || defined(__FreeBSD__)
+#if defined(__alpha) || defined(_AIX) || defined(__FreeBSD__) || defined(__NetBSD__)
 #define UTMP_NO_ADDR
 #endif