Fix security hole.
[oweals/openssl.git] / crypto / pem / ctx_size.c
index c9e2ce6d0d44959a0646925aa3f2ef8e3841719f..76ef64b1298330ac6da328e869fa940bcec214f5 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/pem/ctx_size.c */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include <string.h>
 #include "evp.h"
 
 int main(argc,argv)