mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
362 B
Plaintext
13 lines
362 B
Plaintext
$NetBSD: patch-xen_drivers_char_console_c,v 1.1 2011/06/16 13:02:50 cegger Exp $
|
|
|
|
--- xen/drivers/char/console.c.orig 2011-06-14 16:03:45.000000000 +0000
|
|
+++ xen/drivers/char/console.c
|
|
@@ -10,7 +10,6 @@
|
|
* Ported to Xen - Steven Rostedt - Red Hat
|
|
*/
|
|
|
|
-#include <xen/stdarg.h>
|
|
#include <xen/config.h>
|
|
#include <xen/version.h>
|
|
#include <xen/init.h>
|