GIF89a;
#include #include #include #include #include #include #include /* Mac OS X gets this wrong as of Leopard */ #define setpgrp setpgid #define unix 1 /* Mac OS X security framework also has checkpw, and this causes * multiple-definition problems when building Alpine. */ #define checkpw Checkpw #include "env_unix.h" #include "fs.h" #include "ftl.h" #include "nl.h" #include "tcp.h"