diff options
Diffstat (limited to 'llvm/support/lib/Support/Timer.cpp')
| -rw-r--r-- | llvm/support/lib/Support/Timer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/support/lib/Support/Timer.cpp b/llvm/support/lib/Support/Timer.cpp index fa4844597ed..fb38fcb6fe6 100644 --- a/llvm/support/lib/Support/Timer.cpp +++ b/llvm/support/lib/Support/Timer.cpp @@ -8,6 +8,7 @@ #include <sys/resource.h> #include <sys/time.h> #include <sys/unistd.h> +#include <unistd.h> #include <stdio.h> #include <iostream> #include <algorithm> |

