In src/afs/UKERNEL/sysincludes (or somewhere else appropriate):

#ifdef pid_t
#undef pid_t
#endif
#ifdef ino_t
#undef ino_t
#endif

It will get rid of a TON of warnings on linux.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  [EMAIL PROTECTED]
University of Missouri - Rolla         Phone: (573) 341-4841
CIS - Systems Programming                Fax: (573) 341-4216
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel

Reply via email to