patch-src_rx_rx_trace_c 311 B

12345678910
  1. --- openafs-1.6.5.orig/src/rx/rx_trace.c 2013-07-18 00:10:42.000000000 +0200
  2. +++ openafs-1.6.5/src/rx/rx_trace.c 2013-09-14 15:36:29.926860486 +0200
  3. @@ -26,6 +26,7 @@ main(int argc, char **argv)
  4. #include <fcntl.h>
  5. #include <io.h>
  6. #else
  7. +#include <fcntl.h>
  8. #include <sys/file.h>
  9. #include <unistd.h>
  10. #endif