]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/engine/eng_list.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / engine / eng_list.c
index a0c56c506e1efd4ebc5cc74dff01034e97bcc081..7659231e5680f6d064e3ac7d916ee2e7bd8aa31e 100644 (file)
@@ -8,7 +8,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "eng_int.h"
+#include "eng_local.h"
 
 /*
  * The linked-list of pointers to engine types. engine_list_head incorporates