libwine: Add missing wine/asm.h include.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50294
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2020-12-09 09:29:58 +01:00
parent 310019789f
commit 28d2afc064
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#endif
#include "wine/list.h"
#include "wine/asm.h"
#ifndef MAP_NORESERVE
#define MAP_NORESERVE 0