mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-09 07:22:56 +00:00
change test function includes to use one convention
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* BEGIN_HEADER */
|
||||
#include <polarssl/pk.h>
|
||||
#include <polarssl/pem.h>
|
||||
#include <polarssl/oid.h>
|
||||
#include "polarssl/pk.h"
|
||||
#include "polarssl/pem.h"
|
||||
#include "polarssl/oid.h"
|
||||
/* END_HEADER */
|
||||
|
||||
/* BEGIN_DEPENDENCIES
|
||||
|
||||
Reference in New Issue
Block a user