53a54,57
> // Allows use of times() library call, which determines virtual runtime
> #include <sys/resource.h>
> #include <sys/times.h>
>
68,70d71
< // Allows use of times() library call, which determines virtual runtime
< #include <sys/times.h>
<