

Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/drivers/serial/8250.c |    1 +
 1 files changed, 1 insertion(+)

diff -puN drivers/serial/8250.c~kgdb-x86_64-serial-fix drivers/serial/8250.c
--- 25/drivers/serial/8250.c~kgdb-x86_64-serial-fix	2004-11-07 22:37:15.926112544 -0800
+++ 25-akpm/drivers/serial/8250.c	2004-11-07 22:37:15.930111936 -0800
@@ -2418,6 +2418,7 @@ void serial8250_unregister_port(int line
 EXPORT_SYMBOL(serial8250_unregister_port);
 
 #ifdef CONFIG_KGDB
+#include <linux/serialP.h>
 /*
  * Find all the ports using the given irq and shut them down.
  * Result should be that the irq will be released.
_
