diff options
Diffstat (limited to 'gcc/system.h')
-rwxr-xr-x | gcc/system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/system.h b/gcc/system.h index 08bbfcb..b2f1d1e 100755 --- a/gcc/system.h +++ b/gcc/system.h @@ -72,6 +72,7 @@ Boston, MA 02111-1307, USA. */ #include <sys/stat.h> #include <sys/param.h> #include <sys/time.h> +#include <sys/times.h> #include <sys/wait.h> #include <fcntl.h> |