diff --git a/psycopg/psycopg.h b/psycopg/psycopg.h index 138383ec..c2effb57 100644 --- a/psycopg/psycopg.h +++ b/psycopg/psycopg.h @@ -24,6 +24,7 @@ #define PY_SSIZE_T_CLEAN #include +#include #include "psycopg/config.h"