ref: 5ab530921869757d383d44ab7918d7080489587f dir: /libc/include/bits/amd64-sysv/arch/time.h/
/* See LICENSE file for copyright and license details. */ #ifndef _SIZET typedef unsigned long size_t; #define _SIZET #endif typedef long int time_t;