This commit is contained in:
Frank Denis
2017-12-16 13:29:53 +01:00
parent 7e02306443
commit 765710c1f4
+1 -1
View File
@@ -7,12 +7,12 @@
#endif
#include <assert.h>
#include <errno.h>
#include <limits.h>
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "sodium.h"
#include "quirks.h"