050-no_error_h.patch 196 B

12345678910
  1. --- a/lib/fs.c
  2. +++ b/lib/fs.c
  3. @@ -2,7 +2,6 @@
  4. #include <unistd.h>
  5. #include <stdlib.h>
  6. #include <string.h>
  7. -#include <error.h>
  8. #include <sys/types.h>
  9. #include <sys/stat.h>
  10. #include <fcntl.h>