md5.h

Go to the documentation of this file.
00001 #ifndef _MD5_H_
00002 #define _MD5_H_
00003 
00004 #if (defined(__SYMBIAN32__) && !defined(SYMBIAN))
00005 #define SYMBIAN
00006 #endif
00007 
00008 #include <sys/md5.h>
00009 #endif /* _MD5_H_ */

Copyright © Nokia Corporation 2001-2008
Back to top