change test function includes to use one convention

This commit is contained in:
Rich Evans 2015-02-06 13:57:42 +00:00
parent 00ab47026b
commit ce2f237697
37 changed files with 69 additions and 72 deletions

View file

@ -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