fix machine-dependant #if's
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
/* $Header$ */
|
||||
|
||||
#if !defined(EM_WSIZE)
|
||||
#define EM_WSIZE _EM_WSIZE
|
||||
#endif
|
||||
|
||||
_randomi()
|
||||
{
|
||||
int i;
|
||||
|
||||
Reference in New Issue
Block a user