update for HEAD-2003021201
[reactos.git] / lib / msvcrt / stdlib / abs.c
index 95802c5..5680b25 100644 (file)
@@ -1,5 +1,6 @@
 /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
 #include <msvcrt/stdlib.h>
+#include <msvcrt/crttypes.h>
 
 int
 abs(int j)