summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-ai
blob: 15924abad1246f0c4c4acecef300f934bf70fc9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ai,v 1.8 2006/01/20 14:58:53 adam Exp $

--- include/winternl.h.orig	2005-11-11 09:56:44.000000000 +0100
+++ include/winternl.h
@@ -22,6 +22,7 @@
 #define __WINE_WINTERNL_H
 
 #include <windef.h>
+#include <stdarg.h>
 
 #ifdef __cplusplus
 extern "C" {