Apply patch: ncpfs-hg-commit-431.patch
This commit is contained in:
@@ -168,7 +168,7 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
#ifndef N_PLAT_MSW4
|
||||
{
|
||||
static const u_int32_t add[] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15};
|
||||
static const NET_ADDRESS_TYPE add[] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15};
|
||||
dserr = NWDSSetTransport(ctx, 16, add);
|
||||
if (dserr) {
|
||||
fprintf(stderr, "NWDSSetTransport failed: %s\n",
|
||||
|
||||
Reference in New Issue
Block a user