From 55d4f54ef204271e27703b5e7a89d58c13c2b294 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 4 Mar 2011 22:25:03 +0000 Subject: First cut at x86 build environment git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3336 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/sh/include/serial.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nuttx/arch/sh/include/serial.h') diff --git a/nuttx/arch/sh/include/serial.h b/nuttx/arch/sh/include/serial.h index 2790b0871..5cb942c1c 100644 --- a/nuttx/arch/sh/include/serial.h +++ b/nuttx/arch/sh/include/serial.h @@ -1,7 +1,7 @@ /**************************************************************************** * arch/sh/include/serial.h * - * Copyright (C) 2008 Gregory Nutt. All rights reserved. + * Copyright (C) 2008, 2011 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without @@ -40,6 +40,8 @@ * Included Files ****************************************************************************/ +#include + /**************************************************************************** * Definitions ****************************************************************************/ -- cgit v1.2.3