HashIndex.cc: add compat.h for ENODATA

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
Willem Jan Withagen 2017-07-31 15:02:53 +02:00
parent a2857c8181
commit 9667222d98

View File

@ -12,6 +12,7 @@
*
*/
#include "include/compat.h"
#include "include/types.h"
#include "include/buffer.h"
#include "osd/osd_types.h"