diff options
Diffstat (limited to 'cipher/smallprime.c')
-rw-r--r-- | cipher/smallprime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher/smallprime.c b/cipher/smallprime.c index 8187aa768..d50e31740 100644 --- a/cipher/smallprime.c +++ b/cipher/smallprime.c @@ -21,7 +21,6 @@ #include <config.h> #include <stdio.h> #include <stdlib.h> -#include "util.h" #include "types.h" /* Note: 2 is not included because it can be tested more easily |