/** * $Id: defs.h,v 1.1 1998/02/13 08:56:04 falcon Exp $ * This file contains all misc #defs for orcus **/ #ifndef SYSV #ifndef BSD #define SYSV #endif #endif #define NO 0 #define YES 1 #define REALLYHUGE 128000 #define SQUELCH_OPEN 1 #define SQUELCH_PRIVATE 2 #define CMDLOGLEN 1024