summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ports/win32/include/sys/time.h
blob: b8dd50914a3bcba6fab976a499249d7b41dcaba0 (plain)
1
2
3
4
5
6
7
8
9
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/ */

#ifndef TIME_H_
#define TIME_H_

#include <time.h>

#endif