mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
typo in the previous commit
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#define _POSIX_C_SOURCE 200809L // for strdup
|
#define _POSIX_C_SOURCE 200809L // for strdup
|
||||||
#defein _BSD_SOURCE // for strdup on old systems
|
#define _BSD_SOURCE // for strdup on old systems
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <openssl/sha.h>
|
#include <openssl/sha.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user