/* IRCfs - IRC FileServ for *nix. * Copyright (C) 2002 Nick 'Zaf' Clifford * For licensing details, refer to the LICENSE file in the source * code directory. */ #ifndef __include_archdep_h__ #define __include_archdep_h__ //#ifdef __linux__ #include "archlinux.h" //#endif #endif