Michael Tokarev via Postfix-devel:
>  #ifndef HAS_CLOSEFROM
> -extern int closefrom(int);
> +extern void closefrom(int);

Is not the real problem that this (and the C function) should  be
compiled OUT on systems that DO have closefrom()?

        Wietse
_______________________________________________
Postfix-devel mailing list -- postfix-devel@postfix.org
To unsubscribe send an email to postfix-devel-le...@postfix.org

Reply via email to