mirror of
https://github.com/lxsang/ant-http
synced 2024-11-17 17:08:20 +01:00
fix sha1 include path
This commit is contained in:
parent
6408e646e8
commit
7de4bd6c1c
@ -12,7 +12,7 @@
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/sha.h>
|
||||
#else
|
||||
#include "sha1.h"
|
||||
#include "lib/sha1.h"
|
||||
#endif
|
||||
|
||||
#include "http_server.h"
|
||||
|
Loading…
Reference in New Issue
Block a user