Warning: Cannot modify header information - headers already sent by (output started at /var/www/jonas-eriksen.dk/pic/private/index.php:1) in /var/www/jonas-eriksen.dk/pic/private/index.php on line 215
#ifndef __clockid_t_defined #define __clockid_t_defined 1 #include /* Clock ID used in clock and timer functions. */ typedef __clockid_t clockid_t; #endif