Merge branch infracaninophile:freebsd-fixes2

Closes #541
cr: @jasonmp85
pull/523/merge
Jason Petersen 2016-05-27 12:36:58 -06:00
commit e71fe3ef47
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@
#include "miscadmin.h"
#include "plpgsql.h"
#include <arpa/inet.h>
#include <netinet/in.h>
#include <string.h>
#include "access/heapam.h"