Commit d60c5cea authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

#include <stdlib.h> to get abs() prototype.

parent 62d00477
......@@ -21,6 +21,7 @@
#include "config.h"
#include <stdarg.h>
#include <stdlib.h>
#include "windef.h"
#include "winbase.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment