Change #include filenames from <foo.h> to <openssl.h>.
Submitted by: Reviewed by: PR:
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "lhash.h"
|
||||
#include <openssl/lhash.h>
|
||||
|
||||
main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user