Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Unified Diff: crypto/test/datatypes_driver.c

Issue 2344973002: Update libsrtp to version 2.0 (Closed)
Patch Set: Add '.' back to include_dirs Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « crypto/test/cipher_driver.c ('k') | crypto/test/kernel_driver.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crypto/test/datatypes_driver.c
diff --git a/srtp/crypto/test/datatypes_driver.c b/crypto/test/datatypes_driver.c
similarity index 99%
rename from srtp/crypto/test/datatypes_driver.c
rename to crypto/test/datatypes_driver.c
index 4b5e46c746501aea6dc0cdcb3674ebb91aff47f0..3ea98e8bdd003b44a15493b07b29a68c628ad2c2 100644
--- a/srtp/crypto/test/datatypes_driver.c
+++ b/crypto/test/datatypes_driver.c
@@ -51,6 +51,7 @@
#include <stdio.h> /* for printf() */
#include <string.h> /* for strlen() */
#include "datatypes.h"
+#include "util.h"
void
byte_order(void);
« no previous file with comments | « crypto/test/cipher_driver.c ('k') | crypto/test/kernel_driver.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698