summaryrefslogtreecommitdiff
path: root/psycopg/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/utils.c')
-rw-r--r--psycopg/utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/psycopg/utils.c b/psycopg/utils.c
index cb8b6c7..c602805 100644
--- a/psycopg/utils.c
+++ b/psycopg/utils.c
@@ -26,6 +26,7 @@
#include <Python.h>
#include <string.h>
+#define PSYCOPG_MODULE
#include "psycopg/config.h"
#include "psycopg/psycopg.h"
#include "psycopg/connection.h"