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

Unified Diff: srtp/crypto/include/aes.h

Issue 889083003: Update libsrtp to upstream 1.5.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libsrtp@master
Patch Set: Updated to libsrtp 1.5.1 Created 5 years, 10 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 | « srtp/crypto/hash/sha1.c ('k') | srtp/crypto/include/aes_cbc.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: srtp/crypto/include/aes.h
diff --git a/srtp/crypto/include/aes.h b/srtp/crypto/include/aes.h
index 288133743fce1b1c84f18fde0822d7a9acec0768..d88ce4030c1e2ed9fb5ee2b1b9306b9e7ff42641 100644
--- a/srtp/crypto/include/aes.h
+++ b/srtp/crypto/include/aes.h
@@ -46,8 +46,6 @@
#ifndef _AES_H
#define _AES_H
-#include "config.h"
-
#include "datatypes.h"
#include "gf2_8.h"
#include "err.h"
« no previous file with comments | « srtp/crypto/hash/sha1.c ('k') | srtp/crypto/include/aes_cbc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698