aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-09-17 21:53:36 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-09-17 21:53:36 +0200
commit10e3c671ac33983b815e90e641633409280f045e (patch)
tree17bae570c8d30906d28671f4e9a7af22c4e52085 /src/nissy.c
parentca68b59475f6b1773fa62e6dbc4b68349602b441 (diff)
downloadnissy-core-10e3c671ac33983b815e90e641633409280f045e.tar.gz
nissy-core-10e3c671ac33983b815e90e641633409280f045e.zip
Parallelized h48k2 gendata
Diffstat (limited to 'src/nissy.c')
-rw-r--r--src/nissy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nissy.c b/src/nissy.c
index 6f5c37e..6bc4aea 100644
--- a/src/nissy.c
+++ b/src/nissy.c
@@ -1,4 +1,5 @@
1#include <inttypes.h> 1#include <inttypes.h>
2#include <pthread.h>
2#include <stdarg.h> 3#include <stdarg.h>
3#include <stdbool.h> 4#include <stdbool.h>
4#include <string.h> 5#include <string.h>

Generated with cgit - Back to sebastiano.tronto.net