mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
parent
8268c61b9f
commit
b7e886a740
4 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#include "version.h"
|
||||
#include "util/hex.h"
|
||||
#include "util/sha1.h"
|
||||
#include <sha256/sha256.h>
|
||||
#include "my_sha256.h"
|
||||
#include "util/png.h"
|
||||
#include <cstdio>
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
#include <mini-gmp.h>
|
||||
#endif
|
||||
|
||||
#include <sha256/sha256.h>
|
||||
#include "my_sha256.h"
|
||||
|
||||
#include "srp.h"
|
||||
//#define CSRP_USE_SHA1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue