No, this isn't what I submitted. Seems like the patch I sent

was ignored and an incorrect hand edit was used instead.
This commit is contained in:
Matt Jacob 1999-02-27 02:45:31 +00:00
parent 61645e2a13
commit a5f6fb0686
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=44310

View File

@ -55,13 +55,13 @@
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*
* $Id: rmd160c.c,v 1.1 1999/02/26 18:41:45 wollman Exp $
* $Id: rmd160c.c,v 1.2 1999/02/26 20:06:46 wollman Exp $
*/
#include <sys/types.h>
#include <stdio.h>
#inlcude <string.h>
#include <string.h>
#if 0
#include <machine/ansi.h> /* we use the __ variants of bit-sized types */