mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
Revert "Hosted & tool builds need utime.h"
This reverts commit a8fd590003.
Reason for revert: Inverted polarity and it didn't work anyway.
Change-Id: Ife548ce4608405e3243c84a1d72090603fd2decc
This commit is contained in:
parent
a8fd590003
commit
78eb87f453
1 changed files with 0 additions and 3 deletions
|
|
@ -23,9 +23,6 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
#include <sys/types.h>
|
||||
#ifndef __PCTOOL__
|
||||
#include <utime.h>
|
||||
#endif
|
||||
#include <time.h>
|
||||
#include "config.h"
|
||||
#include "system.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue