ssl/tsrc/ssl_test/src/ssltest.c
branchRCL_3
changeset 56 acd3cd4aaceb
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- a/ssl/tsrc/ssl_test/src/ssltest.c	Thu Aug 19 11:33:45 2010 +0300
+++ b/ssl/tsrc/ssl_test/src/ssltest.c	Tue Aug 31 16:54:36 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