patch-src_clnt_fd_locks_h 337 B

1234567891011
  1. --- libtirpc-1.3.4.orig/src/clnt_fd_locks.h 2023-10-07 09:54:42.000000000 +0200
  2. +++ libtirpc-1.3.4/src/clnt_fd_locks.h 2024-02-08 16:25:34.795598116 +0100
  3. @@ -30,7 +30,7 @@
  4. #ifndef _CLNT_FD_LOCKS_H
  5. #define _CLNT_FD_LOCKS_H
  6. -#include <sys/queue.h>
  7. +#include "queue.h"
  8. #include <errno.h>
  9. #include <reentrant.h>
  10. #include <rpc/xdr.h>