forked from len0rd/rockbox
Add missing header file to plugins/zxbox/helpers.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18280 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cbc9208e54
commit
35823d8f6e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
#include "zxconfig.h"
|
#include "zxconfig.h"
|
||||||
|
#include "helpers.h"
|
||||||
|
|
||||||
int my_getc(int fd){
|
int my_getc(int fd){
|
||||||
unsigned char c;
|
unsigned char c;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue