Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/poly1305.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

branches/ssh_chacha20poly1305/ttssh2/ttxssh/poly1305.c revision 9212 by nmaya, Sat Apr 17 14:54:57 2021 UTC trunk/ttssh2/ttxssh/poly1305.c revision 9255 by nmaya, Wed May 19 14:11:26 2021 UTC
# Line 9  Line 9 
9    
10  // #include "includes.h"  // #include "includes.h"
11    
12    // for Visual Studio 2005
13    #pragma warning(disable : 4244)
14    
15  #include <sys/types.h>  #include <sys/types.h>
16  #ifdef HAVE_STDINT_H  #ifdef HAVE_STDINT_H
17  # include <stdint.h>  # include <stdint.h>

Legend:
Removed from v.9212  
changed lines
  Added in v.9255

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26