commit ee76559d1317c84a2b604e4aab7b2764d08e34c3 parent 0f65d8ad2eda79b763fbc6bd6055e5793354e67c Author: Naveen Narayanan <zerous@nocebo.space> Date: Wed, 29 Sep 2021 22:06:24 +0200 Remove unwanted header Diffstat:
M | main.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/main.c b/main.c @@ -2,7 +2,6 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include <time.h> #include "attack.h" #include "fw.h"