Correct include file name in inet_aton fallback.

Per buildfarm animal frogmouth.

Author: Andres Freund
pull/31/head^2
Andres Freund 8 years ago
parent 0ba99c84e8
commit 859759b62f
  1. 2
      src/port/inet_aton.c

@ -43,7 +43,7 @@
#include <netinet/in.h>
#include <ctype.h>
#include "port/pg_swap.h"
#include "port/pg_bswap.h"
/*
* Check whether "cp" is a valid ascii representation

Loading…
Cancel
Save