mirror of https://github.com/citusdata/citus.git
Merge 8ffe33bac2
into 38fea7fe66
commit
995bb408d2
|
@ -51,6 +51,7 @@
|
|||
#include <arpa/inet.h> /* for htons */
|
||||
#include <netinet/in.h> /* for htons */
|
||||
#include <string.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include "access/htup_details.h"
|
||||
#include "access/htup.h"
|
||||
|
|
Loading…
Reference in New Issue