- security fixes - various bug fixes and small improvements - new XHTML strict template tree - add UTF-8 support - add IPv6 support - add Raven single sign-on authentication
12 lines
296 B
Text
12 lines
296 B
Text
$NetBSD: patch-af,v 1.7 2010/06/08 12:34:38 adam Exp $
|
|
|
|
--- lib/os_bsd.c.orig 2010-06-06 14:45:50.000000000 +0000
|
|
+++ lib/os_bsd.c
|
|
@@ -17,7 +17,6 @@
|
|
#include <signal.h>
|
|
#include <netdb.h>
|
|
|
|
-#include <libutil.h>
|
|
|
|
/* ====================================================================== */
|
|
|