Преглед изворни кода

Add missing #include of assert.h

Change-Id: I641284e657ec184f4209392e7c6f86c20400e7b1
Reviewed-on: https://boringssl-review.googlesource.com/17124
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: Matt Braithwaite <mab@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
kris/onging/CECPQ3_patch15
Matthew Braithwaite пре 7 година
committed by CQ bot account: commit-bot@chromium.org
родитељ
комит
43a4092414
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      crypto/fipsmodule/cipher/aead.c

+ 1
- 0
crypto/fipsmodule/cipher/aead.c Прегледај датотеку

@@ -14,6 +14,7 @@

#include <openssl/aead.h>

#include <assert.h>
#include <string.h>

#include <openssl/cipher.h>


Loading…
Откажи
Сачувај