os/ossrv/ossrv_pub/cryptogaphy_related_api/inc/stdapis/md5.h
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 #ifndef _MD5_H_
     2 #define _MD5_H_
     3 
     4 #if (defined(__SYMBIAN32__) && !defined(SYMBIAN))
     5 #define SYMBIAN
     6 #endif
     7 
     8 #include <sys/md5.h>
     9 #endif /* _MD5_H_ */