summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs/proc10.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxhdrs/proc10.c')
-rw-r--r--testsuites/psxtests/psxhdrs/proc10.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxhdrs/proc10.c b/testsuites/psxtests/psxhdrs/proc10.c
index d9c0daaa57..b8f6e0c7f4 100644
--- a/testsuites/psxtests/psxhdrs/proc10.c
+++ b/testsuites/psxtests/psxhdrs/proc10.c
@@ -2,7 +2,7 @@
* This test file is used to verify that the header files associated with
* invoking this function are correct.
*
- * COPYRIGHT (c) 1989-1999.
+ * COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -14,6 +14,8 @@
#include <sys/types.h>
+void test( void );
+
void test( void )
{
char *loginname;