mirror of https://github.com/citusdata/citus.git
commit
e71fe3ef47
|
@ -51,6 +51,8 @@
|
||||||
#include "miscadmin.h"
|
#include "miscadmin.h"
|
||||||
#include "plpgsql.h"
|
#include "plpgsql.h"
|
||||||
|
|
||||||
|
#include <arpa/inet.h>
|
||||||
|
#include <netinet/in.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "access/heapam.h"
|
#include "access/heapam.h"
|
||||||
|
|
Loading…
Reference in New Issue