summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_timcmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/nshlib/nsh_timcmds.c')
-rw-r--r--apps/nshlib/nsh_timcmds.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/nshlib/nsh_timcmds.c b/apps/nshlib/nsh_timcmds.c
index 04a79e77d..bc2bda6f4 100644
--- a/apps/nshlib/nsh_timcmds.c
+++ b/apps/nshlib/nsh_timcmds.c
@@ -1,8 +1,8 @@
/****************************************************************************
* apps/nshlib/dbg_timcmds.c
*
- * Copyright (C) 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -45,6 +45,7 @@
#include <time.h>
#include "nsh.h"
+#include "nsh_console.h"
/****************************************************************************
* Definitions