diff options
Diffstat (limited to 'contrib/pgcrypto/internal.c')
-rw-r--r-- | contrib/pgcrypto/internal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/pgcrypto/internal.c b/contrib/pgcrypto/internal.c index fedfe2dd039..5ceb5271bbb 100644 --- a/contrib/pgcrypto/internal.c +++ b/contrib/pgcrypto/internal.c @@ -36,7 +36,6 @@ #include "px.h" #include "md5.h" #include "sha1.h" -#include "sha2.h" #include "blf.h" #include "rijndael.h" #include "fortuna.h" |