forked from len0rd/rockbox
Removed include fcntl.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@520 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
412917e1b6
commit
bd262a5dbe
1 changed files with 2 additions and 3 deletions
|
@ -26,9 +26,8 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <file.h>
|
||||
#include <types.h>
|
||||
#include "file.h"
|
||||
#include "types.h"
|
||||
|
||||
#include "id3.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue