diff --git a/crypto/os_int.h b/crypto/os_int.h index 69e06c50e..a849e5b1a 100644 --- a/crypto/os_int.h +++ b/crypto/os_int.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, Cameron Rich + * Copyright (c) 2012-2016, Cameron Rich * * All rights reserved. * @@ -56,7 +56,6 @@ typedef INT64 int64_t; #include #else #include -#include #endif /* Not Solaris */ #endif /* Not Win32 */