mirror of
https://github.com/linux-usb-gadgets/libusbgx.git
synced 2025-07-13 08:09:44 +03:00
Fix #39 Compilation fails on gcc v8
This commit is contained in:
parent
283879d017
commit
b5ad66eb1e
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/sysmacros.h>
|
||||
|
||||
int usbg_read_buf_limited(const char *path, const char *name,
|
||||
const char *file, char *buf, int len)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue