X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/8871c12ac6de6b52f034946d009f0f9f5f5b808d..0ef5abcbbb95298fa9faf1d3eb275a9e76e1d951:/netgroup-auth.diff diff --git a/netgroup-auth.diff b/netgroup-auth.diff index 8732782..5c3bdef 100644 --- a/netgroup-auth.diff +++ b/netgroup-auth.diff @@ -9,9 +9,10 @@ To use this patch, run these commands for a successful build: ./configure (optional if already run) make ---- old/access.c -+++ new/access.c -@@ -20,11 +20,14 @@ +diff --git a/access.c b/access.c +--- a/access.c ++++ b/access.c +@@ -19,11 +19,14 @@ */ #include "rsync.h"