Commit 90fb23e6 authored by Marc G. Fournier's avatar Marc G. Fournier

#include <sys/types.h> required for u_long in <netinet/in.h>

parent 16a20c53
#include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>
#include <netinet/in.h>
#include "postgres.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment