e_os.h removal from other headers and source files.
[openssl.git] / crypto / engine / tb_asnmth.c
index 480267daabad91ed1ab65dfc0916d87e1da485c0..ca3727e90227d42485e1a1f8a0a131f97ce17f64 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
@@ -8,6 +8,7 @@
  */
 
 #include "eng_int.h"
+#include "e_os.h"
 #include <openssl/evp.h>
 #include "internal/asn1_int.h"