1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00

Include crypto.h for randint test

This commit is contained in:
Mukund Sivaraman 2008-09-06 02:09:53 +00:00
parent 4d794e1a5b
commit d71d6dfd95

View file

@ -2,6 +2,7 @@
#include <string.h> /* strcmp */
#include "transmission.h"
#include "utils.h"
#include "crypto.h"
#define VERBOSE 0
#define NUM_LOOPS 1