summaryrefslogtreecommitdiff
path: root/psycopg/pqpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'psycopg/pqpath.c')
-rw-r--r--psycopg/pqpath.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/psycopg/pqpath.c b/psycopg/pqpath.c
index ec02067..83ab91f 100644
--- a/psycopg/pqpath.c
+++ b/psycopg/pqpath.c
@@ -47,6 +47,7 @@
#include "psycopg/libpq_support.h"
#include "libpq-fe.h"
+#include <stdlib.h>
#ifdef _WIN32
/* select() */
#include <winsock2.h>