summaryrefslogtreecommitdiff
path: root/lib/libc/gen/assert.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't include <sys/types.h> when it isn't used.Bruce Evans1996-04-191-1/+0
| | | | | | | | This commit covers most of the ANSI library functions. Many others only need <sys/types.h> because they use u_xxx. Notes: svn path=/head/; revision=15312
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+53
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573