mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
winalsa.drv: Explicitly include assert.h.
This commit is contained in:
parent
035773b9fe
commit
1c7c9de498
@ -30,6 +30,7 @@
|
||||
#include "wine/port.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user