00001 #ifndef _HLBR_ACTION_ALERT_SOCKET_H_ 00002 #define _HLBR_ACTION_ALERT_SOCKET_H_ 00003 00004 #include "../config.h" 00005 #include "../engine/hlbr.h" 00006 #include "action.h" 00007 00008 int InitActionAlertSocket(); 00009 00010 #endif