mirror of
https://github.com/lxsang/ant-http
synced 2025-07-23 17:19:46 +02:00
fix sha1 include path
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user