projects
/
redis.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'no-appendfsync-on-rewrite'
[redis.git]
/
redis-check-aof.c
diff --git
a/redis-check-aof.c
b/redis-check-aof.c
index 050bb562c29b7d0ea3bddad07b7dcf28234d0a8b..ff0d1f82cf8b5f8297839726790f7f7eb003e679 100644
(file)
--- a/
redis-check-aof.c
+++ b/
redis-check-aof.c
@@
-1,3
+1,4
@@
+#include "fmacros.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>