mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-25 18:33:44 +03:00
fixup! feat: Add AIX support
This commit is contained in:
parent
de58332bdd
commit
6de23eb793
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
#include "psycopg/config.h"
|
#include "psycopg/config.h"
|
||||||
|
|
||||||
#if defined(__sun) && defined(__SVR4)
|
#ifdef _AIX
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
|
||||||
#ifndef timeradd
|
#ifndef timeradd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user