diff --git a/reactos/subsys/win32k/objects/polyfill.c b/reactos/subsys/win32k/objects/polyfill.c index df1268f8061..eaaf5adf4d8 100644 --- a/reactos/subsys/win32k/objects/polyfill.c +++ b/reactos/subsys/win32k/objects/polyfill.c @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $Id: polyfill.c,v 1.8 2003/08/16 04:47:41 royce Exp $ +/* $Id: polyfill.c,v 1.9 2003/08/16 05:12:37 royce Exp $ * * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS kernel @@ -40,6 +40,8 @@ #define NDEBUG #include +INT abs(INT nm); + #define FILL_EDGE_ALLOC_TAG 0x45465044 /*