blob: 648ec7fa64e726e0bf9037ca8739841b4efa0948 [file] [log] [blame]
#include <ctype.h>
#undef iscsymf
int
iscsymf (int c)
{
return __iscsymf(c);
}