Files
pkgsrc-ng/emulators/wine/patches/patch-ai
2013-09-26 17:14:40 +02:00

13 lines
268 B
Plaintext

$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" {