index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
libaxolotl
/
src
/
curve25519
/
ed25519
/
nacl_includes
/
crypto_int64.h
blob: fc92417b6299f30e6cfcef911d8cee931ee0a601 (
plain
)
1
2
3
4
5
6
#ifndef crypto_int64_h #define crypto_int64_h typedef long long crypto_int64; #endif