]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/sslcorrupttest.c
test cleanup: move helper .c and .h files to test/helpers/
[thirdparty/openssl.git] / test / sslcorrupttest.c
index 97d235c8ad742aef62ab2e351b78e62c42c9ba03..d270d42351e8ad95b2c520d8697dacdb30d633bc 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <string.h>
-#include "ssltestlib.h"
+#include "helpers/ssltestlib.h"
 #include "testutil.h"
 
 static int docorrupt = 0;