summaryrefslogtreecommitdiff
path: root/apps/examples/pashello
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-05-09 10:33:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-05-09 10:33:23 -0600
commit892b3598fffb8e999493cbfa9c8bbf95855b0a48 (patch)
treef94f87286a5624a54d50ab1084016fb24762bd0a /apps/examples/pashello
parentb373fc5405bc34fe4889a67d9a856c9228ae1240 (diff)
downloadnuttx-892b3598fffb8e999493cbfa9c8bbf95855b0a48.tar.gz
nuttx-892b3598fffb8e999493cbfa9c8bbf95855b0a48.tar.bz2
nuttx-892b3598fffb8e999493cbfa9c8bbf95855b0a48.zip
Make sure apps/examples/pashello still builds; update comments; refresh configurations
Diffstat (limited to 'apps/examples/pashello')
-rw-r--r--apps/examples/pashello/pashello.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/examples/pashello/pashello.c b/apps/examples/pashello/pashello.c
index 50c61d48c..731bd7e37 100644
--- a/apps/examples/pashello/pashello.c
+++ b/apps/examples/pashello/pashello.c
@@ -45,6 +45,8 @@
#include <apps/interpreters/prun.h>
+#include "pashello.h"
+
/****************************************************************************
* Definitions
****************************************************************************/