modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.
[openssl.git] / crypto / bio / bss_sock.c
index 5a73e81315db3e69b998d21094ee99c7cd73597e..9988723f8e182873caa2c423729b2d6356f046be 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/bio/bss_sock.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -59,7 +58,7 @@
 #include <stdio.h>
 #include <errno.h>
 #define USE_SOCKETS
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 
 #ifndef OPENSSL_NO_SOCK