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.

12 lines
305 B

  1. --- a/nss/coreconf/nsinstall/nsinstall.c
  2. +++ b/nss/coreconf/nsinstall/nsinstall.c
  3. @@ -36,8 +36,8 @@ typedef unsigned int mode_t;
  4. #undef HAVE_FCHMOD
  5. #endif
  6. -#ifdef LINUX
  7. #include <getopt.h>
  8. +#ifdef LINUX
  9. #endif
  10. #if defined(SCO) || defined(UNIXWARE) || defined(SNI) || defined(NCR) || defined(NEC)