summaryrefslogtreecommitdiff
path: root/mbone/nte/patches/patch-ag
blob: 4ae2811a2de4d5c9a6fab2387705d5a313aaca10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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 <sys/types.h>
+#include "crypt/crypt.h"
 /*Rate in *bytes* per second we are allowed to send*/
 extern int data_rate;