fixed compilation warnings in the AOF sanity check tool

This commit is contained in:
antirez 2010-05-12 11:56:12 +02:00
parent abce5627d7
commit 418807d2d5
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include "fmacros.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>