mirror of https://github.com/redis/redis.git
fixed compilation warnings in the AOF sanity check tool
This commit is contained in:
parent
abce5627d7
commit
418807d2d5
|
|
@ -1,3 +1,4 @@
|
|||
#include "fmacros.h"
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue