Deleted Added
full compact
0a1
> /* $OpenBSD: cipher-ctr.c,v 1.10 2006/08/03 03:34:42 deraadt Exp $ */
17d17
< RCSID("$OpenBSD: cipher-ctr.c,v 1.6 2005/07/17 07:17:55 djm Exp $");
18a19,23
> #include <sys/types.h>
>
> #include <stdarg.h>
> #include <string.h>
>
21d25
< #include "log.h"
22a27
> #include "log.h"