platform check contributed by Bert Driehuis <bert_driehuis@nl.compuware.com>

git-svn-id: svn://10.0.0.236/trunk@33400 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com
1999-06-02 02:35:00 +00:00
parent 3b10acc614
commit cd076f1ea8

View File

@@ -22,7 +22,7 @@
// Remember that these 'words' are 32bit DWORDS
#if defined(LINUX) || defined(__FreeBSD__) || defined(__NetBSD__)
#if defined(LINUX) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__bsdi__)
static PRUint32
invoke_count_words(PRUint32 paramCount, nsXPTCVariant* s)