parser: accept trailing comma in enums; __restrict for arrays
[m6w6/ext-psi] / psi.d / netdb.psi
index 895728e1232f4d0d864e47f40e5c70d58eadf3e1..11eccea638510088765c73b1900d22accbdf489b 100644 (file)
@@ -1,3 +1,5 @@
+#include <netdb.h>
+
 function psi\endhostent() : void {
        return endhostent() as void(endhostent);
 }