Browse Subversion Repository
Diff of /trunk/ttssh2/ttxssh/poly1305.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|