AlkantarClanX12

Your IP : 18.117.105.40


Current Path : /proc/self/root/usr/include/bits/types/
Upload File :
Current File : //proc/self/root/usr/include/bits/types/time_t.h

#ifndef __time_t_defined
#define __time_t_defined 1

#include <bits/types.h>

/* Returned by `time'.  */
typedef __time_t time_t;

#endif