]> git.donarmstrong.com Git - mothur.git/blobdiff - mothur.h
trim.seqs couts
[mothur.git] / mothur.h
index 93f96df30c73fa91b7119b07eadb27a89dc5109d..0a73f1cf65ae4c0f24bb04d556ef4aa124f29326 100644 (file)
--- a/mothur.h
+++ b/mothur.h
@@ -54,6 +54,8 @@
 
 #if defined (__APPLE__) || (__MACH__) || (linux) || (__linux)
        #include <sys/wait.h>
+       #include <sys/time.h>
+       #include <sys/resource.h>
        #include <unistd.h>
        
        #ifdef USE_READLINE