--- a/ssl/tsrc/ssl_test/src/ssltest.c Tue Feb 02 02:01:42 2010 +0200
+++ b/ssl/tsrc/ssl_test/src/ssltest.c Fri Apr 16 16:46:38 2010 +0300
@@ -114,7 +114,7 @@
* SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
*/
/*
- © Portions copyright (c) 2006 Nokia Corporation. All rights reserved.
+ © Portions copyright (c) 2006, 2010 Nokia Corporation. All rights reserved.
*/
#define _BSD_SOURCE 1 /* Or gethostname won't be declared properly
@@ -128,6 +128,7 @@
#include <string.h>
#include <time.h>
#include <dirent.h>
+#include <sys/stat.h>
#define USE_SOCKETS
#ifndef SYMBIAN