diff options
author | Nico Huber <nico.huber@secunet.com> | 2018-12-10 15:10:58 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2019-02-13 12:03:03 +0000 |
commit | 1653cc707938d77ce711dd41b297136fd4b16e36 (patch) | |
tree | 1e79a31dd1d7db7ca9b09811163129222179f9fc /src/lib/hexstrtobin.c | |
parent | fdd051976133301fc2df6c2242d690c732f71b85 (diff) |
libpayload/sys/types.h: Add definition for off_t
`off_t` is supposed to be signed, but has no (minimum) width
specified. We'll assume 32-bit minimum, like a `signed long int`.
Also include `sys/types.h` in `libpayload.h` so everything is
available through the latter.
Change-Id: I6c0c1bc1a959db7863cbad2ba29318da162431be
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/31346
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/lib/hexstrtobin.c')
0 files changed, 0 insertions, 0 deletions