--- hexchat-git-3ebb2c5ee.old/src/common/hexchat.c +++ hexchat-git-3ebb2c5ee/src/common/hexchat.c @@ -1117,7 +1117,7 @@ } #ifndef WIN32 -#ifndef __EMX__ +#ifdef NOTDEF /* OS/2 uses UID 0 all the time */ if (getuid () == 0) fe_message (_("* Running IRC as root is stupid! You should\n"