]> granicus.if.org Git - postgresql/commitdiff
Correct include file name in inet_aton fallback.
authorAndres Freund <andres@anarazel.de>
Mon, 2 Oct 2017 00:41:00 +0000 (17:41 -0700)
committerAndres Freund <andres@anarazel.de>
Mon, 2 Oct 2017 00:41:00 +0000 (17:41 -0700)
Per buildfarm animal frogmouth.

Author: Andres Freund

src/port/inet_aton.c

index b31d1f025d34e634d7ddfd6cfb94d0829cad0f6c..adaf18adb3929a7f8840aacd57414b0663dd656c 100644 (file)
@@ -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