diff options
Diffstat (limited to 'hcid/storage.c')
-rw-r--r-- | hcid/storage.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/storage.c b/hcid/storage.c index 8b7de73a..79ec11af 100644 --- a/hcid/storage.c +++ b/hcid/storage.c @@ -39,6 +39,7 @@ #include <malloc.h> #include <sys/file.h> #include <sys/stat.h> +#include <sys/param.h> #include <sys/socket.h> #include <bluetooth/bluetooth.h> |