Commit 7c2af26a authored by Alex Henrie's avatar Alex Henrie Committed by Alexandre Julliard

include: Include limits.h in stdlib.h.

Needed to compile Tera Term.
parent 6d58a948
......@@ -9,6 +9,7 @@
#define __WINE_STDLIB_H
#include <corecrt_wstdlib.h>
#include <limits.h>
#include <pshpack8.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