mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 15:19:08 -04:00
Put back improperly removed #include.
This commit is contained in:
parent
7805b11856
commit
e5b012b788
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue