$NetBSD: patch-af,v 1.2 2008/07/05 12:04:38 ghen Exp $

--- security/nss/lib/freebl/unix_rand.c.orig	2008-06-16 00:22:09.000000000 +0200
+++ security/nss/lib/freebl/unix_rand.c
@@ -35,6 +35,7 @@
  * ***** END LICENSE BLOCK ***** */
 
 #include <stdio.h>
+#include <fcntl.h>
 #include <string.h>
 #include <signal.h>
 #include <unistd.h>
