summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
diff options
context:
space:
mode:
authorBrian Ingerson <ingy@ttul.org>2002-09-28 06:03:24 -0700
committerhv <hv@crypt.org>2002-10-10 10:48:42 +0000
commitd2b7433c48dc7d27927575c53e6065b136942905 (patch)
treea69b4bb972a7b8c6780408aabf9d893b9a1ed80d /lib/ExtUtils
parent364e1267e1c01598947ebb286e5e925f56a6bee9 (diff)
downloadperl-d2b7433c48dc7d27927575c53e6065b136942905.tar.gz
PATCH: lib/ExtUtils/typemap
Message-ID: <20020928130324.A16900@ttul.org> p4raw-id: //depot/perl@17989
Diffstat (limited to 'lib/ExtUtils')
-rw-r--r--lib/ExtUtils/typemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ExtUtils/typemap b/lib/ExtUtils/typemap
index 1124eb6483..2a53b62abf 100644
--- a/lib/ExtUtils/typemap
+++ b/lib/ExtUtils/typemap
@@ -14,6 +14,7 @@ const char * T_PV
caddr_t T_PV
wchar_t * T_PV
wchar_t T_IV
+# bool_t is defined in <rpc/rpc.h>
bool_t T_IV
size_t T_UV
ssize_t T_IV