am 36b1399d
: Merge "diskconfig: Add missing include for loff_t"
* commit '36b1399d8cee09d4ffde3bf958322ab9556b8ebe': diskconfig: Add missing include for loff_t
This commit is contained in:
commit
cd82a6fea0
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