mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
Put back improperly removed #include.
This commit is contained in:
@ -30,6 +30,7 @@ static const char rcsid[] = "Id: inet_net_pton.c,v 1.4.2.3 2004/03/17 00:40:11 m
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "utils/builtins.h"
|
||||
#include "utils/inet.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user