#include "EXTERN.h" #include "perl.h" #include int userinit() { #ifndef __MINT__ install_null(); /* install device /dev/null or NUL: */ #endif return 0; }