- Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
   - Include floatingpoint.h for entropy.c
   - strerror replacement
diff --git a/ssh_prng_cmds.in b/ssh_prng_cmds.in
index df45ed2..d7389d7 100644
--- a/ssh_prng_cmds.in
+++ b/ssh_prng_cmds.in
@@ -15,6 +15,7 @@
 "netstat -an"				@PROG_NETSTAT@	0.05
 "netstat -in"				@PROG_NETSTAT@	0.05
 "netstat -rn"				@PROG_NETSTAT@	0.02
+"netstat -pn"				@PROG_NETSTAT@	0.02
 "netstat -s"				@PROG_NETSTAT@	0.02
 
 "arp -a -n"				@PROG_ARP@	0.02