Merge "diskconfig: Add missing include for loff_t"
This commit is contained in:
commit
36b1399d8c
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