[OpenAFS-devel] NULL not defined with current includes on HP-UX 11.x
Neulinger, Nathan
nneul@umr.edu
Tue, 19 Mar 2002 15:06:19 -0600
Looks like stddef.h might include it. I figured it that change would be
safer. I suppose an extra include with an ifdef for hpux only would be
equally ok.
-- Nathan
------------------------------------------------------------
Nathan Neulinger EMail: nneul@umr.edu
University of Missouri - Rolla Phone: (573) 341-4841
Computing Services Fax: (573) 341-4216
> -----Original Message-----
> From: Nickolai Zeldovich [mailto:kolya@MIT.EDU]=20
> Sent: Tuesday, March 19, 2002 3:02 PM
> To: openafs-devel@openafs.org
> Subject: Re: [OpenAFS-devel] NULL not defined with current=20
> includes on HP-UX 11.x
>=20
>=20
> It seems like including the right header (unistd.h?) to define
> NULL for us might be cleaner.. Do you know if unistd.h does
> infact declare NULL on HP-UX 11.x?
>=20
> -- kolya
> _______________________________________________
> OpenAFS-devel mailing list
> OpenAFS-devel@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-devel
>=20