]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/engine/tb_dh.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / engine / tb_dh.c
index 785119f65af9debf75cf751c9731082b42f2fa55..e877fce2fcce97a7bac8a71ca95391d8807337a2 100644 (file)
@@ -1,13 +1,13 @@
 /*
  * Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
- * Licensed under the OpenSSL license (the "License").  You may not use
+ * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
  * in the file LICENSE in the source distribution or at
  * https://www.openssl.org/source/license.html
  */
 
-#include "eng_int.h"
+#include "eng_local.h"
 
 static ENGINE_TABLE *dh_table = NULL;
 static const int dummy_nid = 1;