rockbox/rbutil/bspatch
Dominik Riebeling 561937f2f4 bspatch: Fix compiling on macOS.
u_char is a nonstandard type. On macOS this requires to explicitly
include sys/types.h.

Change-Id: I929ceafc12c7cbdcc96e85cdd05cce27d8aa6795
2020-07-20 20:38:32 +02:00
..
bspatch.c bspatch: Fix compiling on macOS. 2020-07-20 20:38:32 +02:00
bspatch.h bspatch: Add a __cplusplus wrapper in the header so rbutil can use it 2020-04-15 23:33:21 +02:00
main.c
Makefile