kcc-exit.diff 161 B

1234567891011
  1. --- a/kcc.c
  2. +++ b/kcc.c
  3. @@ -27,6 +27,7 @@
  4. #endif
  5. #include <stdio.h>
  6. +#include <stdlib.h>
  7. #include <string.h>
  8. #include <sys/types.h>
  9. #include <sys/stat.h>