We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a1fe0 commit a71d4afCopy full SHA for a71d4af
postgres_asio/postgres_asio.h
@@ -11,7 +11,7 @@
11
#endif
12
13
#ifdef __LINUX__
14
-#if __LSB_DISTRIBUTOR_ID__ == 'centos'
+#ifdef __CENTOS__
15
#include <libpq-fe.h>
16
#else
17
#include <postgresql/libpq-fe.h>
0 commit comments