2005-01-22 16:59:58 +01:00
|
|
|
$NetBSD: patch-ai,v 1.2 2005/01/22 15:59:58 ben Exp $
|
2002-01-03 11:58:57 +01:00
|
|
|
|
2005-01-22 16:59:58 +01:00
|
|
|
--- src/lastcomm/sys_defs.h.orig 2000-07-30 16:39:20.000000000 -0700
|
|
|
|
+++ src/lastcomm/sys_defs.h
|
2002-01-03 11:58:57 +01:00
|
|
|
@@ -7,7 +7,7 @@
|
|
|
|
*/
|
|
|
|
#if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \
|
|
|
|
|| defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
|
|
|
|
- || defined(OPENBSD2)
|
2005-01-22 16:59:58 +01:00
|
|
|
+ || defined(OPENBSD2) || defined(NETBSD1) || defined(NETBSD2)
|
2002-01-03 11:58:57 +01:00
|
|
|
#define SUPPORTED
|
|
|
|
#define _PATH_ACCT "/var/account/acct"
|
|
|
|
#define HAVE_COMP_BLOCK_IO_COUNT
|