Commit 0f6b925b authored by Pavel Troller's avatar Pavel Troller Committed by Alexandre Julliard

ntdll: Fix serial.c for linux-2.6.28.

parent fc13c70b
......@@ -74,6 +74,9 @@
#include "wine/debug.h"
#ifdef HAVE_LINUX_SERIAL_H
#ifdef HAVE_ASM_TYPES_H
#include <asm/types.h>
#endif
#include <linux/serial.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment