Include stdint.h for better compatibility
This commit is contained in:
parent
527e8b372a
commit
781bb0228b
1 changed files with 1 additions and 0 deletions
1
shash.h
1
shash.h
|
|
@ -17,6 +17,7 @@
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
|
|
||||||
#define WORD 32
|
#define WORD 32
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue