* commit 'cd82a6fea05d1fa06cb0ac56d2dbb27b013b8eaa': diskconfig: Add missing include for loff_t
This commit is contained in:
commit
80da83ac31
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#define __LIBS_DISKCONFIG_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in a new issue