Loading
imap-append.c: Fixed compilation errors on some platforms
In the initializer for len, there is no prototype for "strlen". In this statement, there is no prototype for "memcpy".
In the initializer for len, there is no prototype for "strlen". In this statement, there is no prototype for "memcpy".