why did I remove this header?

This commit is contained in:
cathugger
2018-07-20 17:10:06 +00:00
parent 635c7a326a
commit f696465e55

1
main.c
View File

@@ -6,6 +6,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <time.h>
#include <pthread.h>
#include <signal.h>
#include <sodium/randombytes.h>