pgtypes: Support cidr and inet
This commit is contained in:
parent
b66610e25a
commit
7076714296
3 changed files with 59 additions and 2 deletions
3
FU.xs
3
FU.xs
|
|
@ -1,4 +1,7 @@
|
|||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <dlfcn.h>
|
||||
|
||||
#undef PERL_IMPLICIT_SYS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue