diff options
Diffstat (limited to 'contrib/pgcrypto/pgcrypto.c')
-rw-r--r-- | contrib/pgcrypto/pgcrypto.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/pgcrypto/pgcrypto.c b/contrib/pgcrypto/pgcrypto.c index 96447c57577..ebd76eed702 100644 --- a/contrib/pgcrypto/pgcrypto.c +++ b/contrib/pgcrypto/pgcrypto.c @@ -38,7 +38,6 @@ #include "px-crypt.h" #include "px.h" #include "utils/builtins.h" -#include "utils/uuid.h" #include "varatt.h" PG_MODULE_MAGIC; |