Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 24 Jan 1998 10:37:56 +0000 (10:37 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 24 Jan 1998 10:37:56 +0000 (10:37 +0000)
commit31da6858e76569983828f43aec742159e881d627
tree9cde3086d0382a5c42c2deadf24f7ce5242ba7d1
parentc4f4d167adaac613328d86a8c91fbab9dc146bce
Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
Ugh! ...
Macros were unsuitable for declaring the functions, extra () round
parameters removed - non-function forms of PerlXxx_yyyy() need to
add () themselves.
Need to include perlmem.h in util.c (at least) if not using Perl's malloc.

p4raw-id: //depot/ansiperl@437
perlsock.h
pp_sys.c
util.c