diff options
Diffstat (limited to 'contrib/pgcrypto/pgp-cfb.c')
-rw-r--r-- | contrib/pgcrypto/pgp-cfb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/pgcrypto/pgp-cfb.c b/contrib/pgcrypto/pgp-cfb.c index 7cf9bf0b8c5..d230bcb49eb 100644 --- a/contrib/pgcrypto/pgp-cfb.c +++ b/contrib/pgcrypto/pgp-cfb.c @@ -31,7 +31,6 @@ #include "postgres.h" -#include "mbuf.h" #include "px.h" #include "pgp.h" |