We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7805b11 commit e5b012bCopy full SHA for e5b012b
src/backend/utils/adt/inet_net_pton.c
@@ -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
30
#include <assert.h>
31
#include <ctype.h>
32
33
+#include "utils/builtins.h"
34
#include "utils/inet.h"
35
36
0 commit comments