You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
216 B

  1. --- a/lib/replace/replace.h
  2. +++ b/lib/replace/replace.h
  3. @@ -162,10 +162,6 @@
  4. #include <bsd/unistd.h>
  5. #endif
  6. -#ifdef HAVE_UNISTD_H
  7. -#include <unistd.h>
  8. -#endif
  9. -
  10. #ifdef HAVE_STRING_H
  11. #include <string.h>
  12. #endif