Added a work file

This commit is contained in:
2018-08-07 16:05:41 +00:00
parent 28cc69ea21
commit f87ebd527e
4 changed files with 82 additions and 1 deletions

View File

@ -1008,6 +1008,7 @@ static HCL_INLINE int call_primitive (hcl_t* hcl, hcl_ooi_t nargs)
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <stdio.h>
extern char **environ;