$NetBSD: patch-ag,v 1.1 2000/12/03 06:17:37 mycroft Exp $ --- src/network_write.c.orig Thu Oct 31 15:29:41 1996 +++ src/network_write.c Sun Dec 3 06:12:40 2000 @@ -33,6 +33,7 @@ #include "prototypes.h" #include +#include "crypt/crypt.h" /*Rate in *bytes* per second we are allowed to send*/ extern int data_rate;