Fix dilithium header guard

This commit is contained in:
Thom Wiggers 2019-03-19 15:12:23 +00:00
父節點 6558773b21
當前提交 8eacafb3c9
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 001BB0A7CE26E363

查看文件

@ -1,5 +1,5 @@
#ifndef PQCLEAN_DILITHIUMIII_API_H
#define PQCLEAN_DILITHIUMIII_API_H
#ifndef PQCLEAN_DILITHIUMIII_CLEAN_API_H
#define PQCLEAN_DILITHIUMIII_CLEAN_API_H
#include <stddef.h>
#include <stdint.h>