patch-lib_zebra_h 365 B

12345678910
  1. --- quagga-0.99.22.4.orig/lib/zebra.h 2013-09-02 14:53:04.000000000 +0200
  2. +++ quagga-0.99.22.4/lib/zebra.h 2013-12-30 19:58:14.000000000 +0100
  3. @@ -51,7 +51,6 @@ typedef int socklen_t;
  4. #ifdef HAVE_STROPTS_H
  5. #include <stropts.h>
  6. #endif /* HAVE_STROPTS_H */
  7. -#include <sys/fcntl.h>
  8. #ifdef HAVE_SYS_SELECT_H
  9. #include <sys/select.h>
  10. #endif /* HAVE_SYS_SELECT_H */