summaryrefslogtreecommitdiff
path: root/cipher-ctr.c
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-ctr.c')
-rw-r--r--cipher-ctr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher-ctr.c b/cipher-ctr.c
index 8a98f3c42..9615f5aa6 100644
--- a/cipher-ctr.c
+++ b/cipher-ctr.c
@@ -14,7 +14,6 @@
14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15 */ 15 */
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: cipher-ctr.c,v 1.6 2005/07/17 07:17:55 djm Exp $");
18 17
19#include <openssl/evp.h> 18#include <openssl/evp.h>
20 19