head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 99.04.28.09.44.32; author alexis; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @#ifndef PPPLD_H #define PPPLD_H #ifdef MAIN /*@@unused@@*/ static char *ppplcd_h_rcs_id = "$Header: /diskb/home/alexis/dev/supported/ppplc/bin/RCS/ppplcd.h,v 1.13 1999/04/26 16:14:48 alexis Exp alexis $"; #endif /****************************************************************************** * * System Includes * ******************************************************************************/ /****************************************************************************** * * Application Includes * ******************************************************************************/ /****************************************************************************** * * Symbol Definitions * ******************************************************************************/ #define MSGTO_PPPLCD 1 #define MSGTO_GETMSG 2 /****************************************************************************** * * Structure Definitions * ******************************************************************************/ /****************************************************************************** * * Function Forward Declarations * ******************************************************************************/ /****************************************************************************** * * Data Forward Declarations * ******************************************************************************/ #endif @