why did I remove this header?

This commit is contained in:
cathugger 2018-07-20 17:10:06 +00:00
parent 635c7a326a
commit f696465e55
No known key found for this signature in database
GPG key ID: 9BADDA2DAF6F01A8

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>