The code as written is wrong.  I guess I'll change it to

#if defined(AFS_DARWIN_ENV) || defined(AFS_XBSD_ENV)

but I wonder if it shouldn't really be

#if !defined(AFS_LINUX_ENV)

Comments?  Which order do Solaris and AIX want?
_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to