mirror of https://github.com/citusdata/citus.git
parent
08752ecf41
commit
17ba0de333
|
@ -13,9 +13,9 @@
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "internal/c.h"
|
#include "c.h"
|
||||||
#include "libpq-fe.h"
|
#include "libpq-fe.h"
|
||||||
#include "internal/libpq-int.h"
|
#include "libpq-int.h"
|
||||||
|
|
||||||
#include "distributed/test_helper_functions.h"
|
#include "distributed/test_helper_functions.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue