forked from len0rd/rockbox
entry *entryarray is static in the C source so it can't be extern here
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7050 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3eb962d13b
commit
11d7cb9126
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ struct entry {
|
|||
};
|
||||
|
||||
extern struct entry *currententry;
|
||||
extern struct entry *entryarray;
|
||||
extern struct dbglobals dbglobal;
|
||||
|
||||
int database_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue