Make things build on FreeBSD again.

This commit is contained in:
rsc 2003-11-23 20:04:53 +00:00
parent 1c253ceb58
commit 478ee9636f
8 changed files with 16 additions and 22 deletions

View file

@ -28,7 +28,6 @@
*/
static void encode(uchar*, u32int*, ulong);
static void decode(u32int*, uchar*, ulong);
extern void _md5block(uchar*, ulong, u32int*);