X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=psi.d%2Fnetdb.psi;h=11eccea638510088765c73b1900d22accbdf489b;hp=895728e1232f4d0d864e47f40e5c70d58eadf3e1;hb=601e13c0743234c53a62e68fc89f122069123c15;hpb=cffcbdd1df9f6d5dcf78f49a3d1b44cefe21b2f5 diff --git a/psi.d/netdb.psi b/psi.d/netdb.psi index 895728e..11eccea 100644 --- a/psi.d/netdb.psi +++ b/psi.d/netdb.psi @@ -1,3 +1,5 @@ +#include + function psi\endhostent() : void { return endhostent() as void(endhostent); }