mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
hosted: fix warning when LOGF is enabled
Change-Id: I67b4cbf8899860411869399143424a0e55d0d4ca
This commit is contained in:
parent
8e5c57a822
commit
ce9e7e7122
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
||||||
#include "backlight-target.h"
|
#include "backlight-target.h"
|
||||||
#include "lcd.h"
|
#include "lcd.h"
|
||||||
#include "filesystem-hosted.h"
|
#include "filesystem-hosted.h"
|
||||||
|
#include "logf.h"
|
||||||
|
|
||||||
/* to make thread-internal.h happy */
|
/* to make thread-internal.h happy */
|
||||||
uintptr_t *stackbegin;
|
uintptr_t *stackbegin;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue