Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 1996 15:01:50 -0500
From:      Tim Singletary <tsingle@talon.gsfc.nasa.gov>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/973: stdlib.h and size_t
Message-ID:  <199601272001.PAA05858@talon.gsfc.nasa.gov>
Resent-Message-ID: <199601272010.MAA28770@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         973
>Category:       misc
>Synopsis:       2.1's stdlib.h uses size_t but doesn't #include sys/types.h
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 27 12:10:02 PST 1996
>Last-Modified:
>Originator:     Tim Singletary
>Organization:
NASA Goddard Space Flight Center
>Release:        FreeBSD 2.1-STABLE i386
>Environment:
>Description:
stdlib.h references size_t, yet doesn't define this name.  stdlib.h
should probably #include sys/types.h
>How-To-Repeat:
>Fix:
stdlib.h should #include sys/types.h
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601272001.PAA05858>