Subject: Ansi C problems
To: None <netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: None <richard@cogsci.edinburgh.ac.uk>
List: netbsd-bugs
Date: 11/12/1993 19:11:16
Trying to compile a program that claimed to be in Ansi C under NetBSD
0.9, I came across a couple of problems:

NULL should be defined in stdlib.h, but isn't
CLOCKS_PER_SEC should be defined in time.h, but isn't.

-- Richard

------------------------------------------------------------------------------