aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/rijndael.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pgcrypto/rijndael.c')
-rw-r--r--contrib/pgcrypto/rijndael.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/pgcrypto/rijndael.c b/contrib/pgcrypto/rijndael.c
index ad90bd9dbee..fd4572a8e99 100644
--- a/contrib/pgcrypto/rijndael.c
+++ b/contrib/pgcrypto/rijndael.c
@@ -39,6 +39,7 @@ Mean: 500 cycles = 51.2 mbits/sec
*/
#include <postgres.h>
+#include "px.h"
#include "rijndael.h"