epoc32/include/stdapis/sys/md5.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/stdapis/sys/md5.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/stdapis/sys/md5.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -39,7 +39,6 @@
     1.4  
     1.5  #ifdef __SYMBIAN32__
     1.6  #include <sys/types.h>
     1.7 -typedef __uint32_t u_int32_t;
     1.8  #endif
     1.9  
    1.10  typedef struct MD5Context {