aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-09-19 23:07:09 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-09-19 23:07:09 +0200
commita1acf445ff4b5cc506622b7c5f89c63e53307fe9 (patch)
treecb415796cc4e1da26fbdfb7d8dc0888e0be09fe5 /tools
parent58d18295a013ab9ca7b0ec7ef2aa8282f12ff863 (diff)
downloadnissy-core-a1acf445ff4b5cc506622b7c5f89c63e53307fe9.tar.gz
nissy-core-a1acf445ff4b5cc506622b7c5f89c63e53307fe9.zip
Removed double import
Diffstat (limited to 'tools')
-rw-r--r--tools/tool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tool.h b/tools/tool.h
index 5ca1f04..757657b 100644
--- a/tools/tool.h
+++ b/tools/tool.h
@@ -4,7 +4,6 @@
4#include <inttypes.h> 4#include <inttypes.h>
5#include <stdio.h> 5#include <stdio.h>
6#include <stdlib.h> 6#include <stdlib.h>
7#include <time.h>
8 7
9#include "../src/nissy.h" 8#include "../src/nissy.h"
10 9

Generated with cgit - Back to sebastiano.tronto.net