diff --git a/include/GFp/mem.h b/include/GFp/mem.h index 0909e4b414..eaa3c0dd47 100644 --- a/include/GFp/mem.h +++ b/include/GFp/mem.h @@ -59,8 +59,6 @@ #include -#include - // GFp_memcmp returns zero iff the |len| bytes at |a| and |b| are equal. It // takes an amount of time dependent on |len|, but independent of the contents // of |a| and |b|. Unlike memcmp, it cannot be used to put elements into a