Last commit was slightly half-baked; try again. Use <sys/cdefs.h> to get

__P defined, rather than trying to do it ourselves.
This commit is contained in:
wollman 1994-08-05 21:31:51 +00:00
parent 96c19e77ba
commit a53b074453

View File

@ -52,7 +52,7 @@ Cambridge, MA 02139, USA.
#endif /* _MALLOC_INTERNAL. */
#include <sys/cdefs.h>
#ifdef __cplusplus
extern "C"
{