bison.patch 230 B

1234567891011
  1. --- lib/timevar.c.orig Thu Aug 1 20:12:11 2002
  2. +++ lib/timevar.c Sun Oct 6 09:20:10 2002
  3. @@ -41,6 +41,7 @@
  4. # include <sys/times.h>
  5. #endif
  6. #ifdef HAVE_SYS_RESOURCE_H
  7. +#include <sys/time.h>
  8. #include <sys/resource.h>
  9. #endif