diff --git a/osdep/priority.c b/osdep/priority.c index 8ef7c34c76..7a75153fa0 100644 --- a/osdep/priority.c +++ b/osdep/priority.c @@ -34,9 +34,6 @@ #else -/* Disable non-underscored versions of non-ANSI functions - * as otherwise int eof would conflict with eof(). */ -#define _UWIN 1 #include #endif /* __OS2__ */