summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/include/serial.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-04 22:25:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-04 22:25:03 +0000
commit55d4f54ef204271e27703b5e7a89d58c13c2b294 (patch)
tree6c93fd2fd198db318cd4a014622e1273b1ede69d /nuttx/arch/sh/include/serial.h
parent4215984218b33387d048353b23140f4bec0dfae2 (diff)
downloadpx4-nuttx-55d4f54ef204271e27703b5e7a89d58c13c2b294.tar.gz
px4-nuttx-55d4f54ef204271e27703b5e7a89d58c13c2b294.tar.bz2
px4-nuttx-55d4f54ef204271e27703b5e7a89d58c13c2b294.zip
First cut at x86 build environment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3336 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/sh/include/serial.h')
-rw-r--r--nuttx/arch/sh/include/serial.h4
1 files changed, 3 insertions, 1 deletions
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 <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without
@@ -40,6 +40,8 @@
* Included Files
****************************************************************************/
+#include <nuttx/ioctl.h>
+
/****************************************************************************
* Definitions
****************************************************************************/