added readme and license, fixed posix compiler warning
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#define _POSIX_C_SOURCE 1
|
||||
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user