forked from len0rd/rockbox
Make the database tool buildable from configure.
Also update the checkwps makefile to make checkwps builds not break git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22998 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9e9a913829
commit
6e11572e07
9 changed files with 98 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
/* A _very_ skeleton file to demonstrate building tagcache db on host. */
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include "tagcache.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue