$OpenBSD: patch-firewalk_c,v 1.1 2005/05/24 00:00:11 mjc Exp $
--- firewalk.c.orig	Mon Oct 19 16:42:13 1998
+++ firewalk.c	Mon May 23 09:50:51 2005
@@ -87,7 +87,7 @@ firewalk(u_char *device)
              *  We want to randomize TCP SYN numbers to obfuscate NIDS
              *  signaturing of firewalk.
              */
-            seed_prand();
+            libnet_seed_prand();
         case IPPROTO_UDP:
             udptcpwalk(fp);
             break;
