patch-codes_c 423 B

1234567891011121314
  1. $OpenBSD: patch-codes_c,v 1.4 2012/01/08 00:12:12 sthen Exp $
  2. --- codes.c.orig Mon Jul 21 21:51:08 2003
  3. +++ codes.c Sun Jan 8 00:00:40 2012
  4. @@ -38,8 +38,8 @@ WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. */
  5. #include <stdio.h>
  6. #include <string.h>
  7. #include <ctype.h>
  8. +#include <md5.h>
  9. #include "xmalloc.h"
  10. -#include "md5.h"
  11. void output64chunk(int c1, int c2, int c3, int pads, FILE *outfile);
  12. static char basis_64[] =