Fix dilithium header guard

This commit is contained in:
Thom Wiggers 2019-03-19 15:12:23 +00:00
vanhempi 6558773b21
commit 8eacafb3c9
No known key found for this signature in database
GPG avaimen ID: 001BB0A7CE26E363

Näytä tiedosto

@ -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>