summaryrefslogtreecommitdiff
path: root/apps/system/zmodem/host/debug.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-16 11:23:35 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-16 11:23:35 -0600
commit1b5be829a95be37bf563837919eb4b9cfb85291b (patch)
tree775aa64f32704716569faef1bfb0e43a22e37012 /apps/system/zmodem/host/debug.h
parent5ffc120b3c601a70154e654b2dbac86651c7cda3 (diff)
downloadnuttx-1b5be829a95be37bf563837919eb4b9cfb85291b.tar.gz
nuttx-1b5be829a95be37bf563837919eb4b9cfb85291b.tar.bz2
nuttx-1b5be829a95be37bf563837919eb4b9cfb85291b.zip
Fix problems with host build of the Zmodem tools
Diffstat (limited to 'apps/system/zmodem/host/debug.h')
-rw-r--r--apps/system/zmodem/host/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/system/zmodem/host/debug.h b/apps/system/zmodem/host/debug.h
index de9194f79..1db58d339 100644
--- a/apps/system/zmodem/host/debug.h
+++ b/apps/system/zmodem/host/debug.h
@@ -41,6 +41,7 @@
****************************************************************************/
#include <nuttx/config.h>
+#include <nuttx/compiler.h>
/****************************************************************************
* Pre-processor Definitions