diff options
Diffstat (limited to 'psycopg/adapter_binary.c')
-rw-r--r-- | psycopg/adapter_binary.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/psycopg/adapter_binary.c b/psycopg/adapter_binary.c index ed477b7..cf31ccb 100644 --- a/psycopg/adapter_binary.c +++ b/psycopg/adapter_binary.c @@ -30,8 +30,6 @@ #include "psycopg/microprotocols_proto.h" #include "psycopg/connection.h" -#include <structmember.h> -#include <stringobject.h> #include <string.h> |