summaryrefslogtreecommitdiff
path: root/psycopg/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/utils.c')
-rw-r--r--psycopg/utils.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/psycopg/utils.c b/psycopg/utils.c
index d8d3307..22464e6 100644
--- a/psycopg/utils.c
+++ b/psycopg/utils.c
@@ -23,14 +23,13 @@
* License for more details.
*/
-#include <Python.h>
-#include <string.h>
-
#define PSYCOPG_MODULE
-#include "psycopg/config.h"
#include "psycopg/psycopg.h"
+
#include "psycopg/connection.h"
#include "psycopg/pgtypes.h"
+
+#include <string.h>
#include <stdlib.h>
char *