Author: peter Date: Thu May 22 01:37:32 2008 New Revision: 2097 Modified: trunk/yasm/libyasm/errwarn.c trunk/yasm/util.h Changeset: http://www.tortall.net/projects/yasm/changeset/2097 Log: Make util.h more robust against use without config.h by moving the toascii redefinition to the only file that uses it, errwarn.c.