瀏覽代碼

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…
取消
儲存