iwyu: speck.h

This commit is contained in:
Hamish Coleman
2023-06-14 20:30:43 +01:00
parent 3ad14dc6a7
commit 4e0bec79b7
8 changed files with 10 additions and 5 deletions
+1 -4
View File
@@ -26,10 +26,7 @@
#define SPECK_H
#include <stdint.h>
#include <stdlib.h>
#include "portable_endian.h"
#include <stdint.h> // for uint64_t, uint32_t
#define u32 uint32_t