summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/src/common/up_copystate.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/z16/src/common/up_copystate.c')
-rw-r--r--nuttx/arch/z16/src/common/up_copystate.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/arch/z16/src/common/up_copystate.c b/nuttx/arch/z16/src/common/up_copystate.c
index 5b8d83cc0..1a48536d7 100644
--- a/nuttx/arch/z16/src/common/up_copystate.c
+++ b/nuttx/arch/z16/src/common/up_copystate.c
@@ -1,7 +1,7 @@
/****************************************************************************
* common/up_copystate.c
*
- * Copyright (C) 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without
@@ -39,7 +39,6 @@
#include <nuttx/config.h>
-#include <sys/types.h>
#include <arch/irq.h>
#include "os_internal.h"