storage: Include storage header so that we have declarations

This commit is contained in:
Marco Trevisan (Treviño) 2019-12-04 13:13:40 +01:00
parent 35e9f19c0c
commit 1d48b70f38

View file

@ -20,6 +20,7 @@
*/
#include <libfprint/fprint.h>
#include "storage.h"
#include <errno.h>
#include <stdio.h>