mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove the torint.h include from aes.h
This hasn't been needed for a while, there's nothing in aes.h now that would need uint* stuff.
This commit is contained in:
committed by
Nick Mathewson
parent
38123ffa23
commit
a2ecf131f3
@@ -13,8 +13,6 @@
|
||||
* \brief Headers for aes.c
|
||||
*/
|
||||
|
||||
#include "torint.h"
|
||||
|
||||
struct aes_cnt_cipher;
|
||||
typedef struct aes_cnt_cipher aes_cnt_cipher_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user