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
1 changed files with 1 additions and 0 deletions

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