mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-24 17:02:58 +00:00
Rename include directory to mbedtls
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/* BEGIN_HEADER */
|
||||
#include "polarssl/cipher.h"
|
||||
#include "mbedtls/cipher.h"
|
||||
|
||||
#if defined(POLARSSL_GCM_C)
|
||||
#include "polarssl/gcm.h"
|
||||
#include "mbedtls/gcm.h"
|
||||
#endif
|
||||
/* END_HEADER */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user