/* librock/comm.h - - - - - - - - - - - - Copyright Notice - - - - - - - - - - - - Copyright 1998 Forrest J. Cavalier III See http://www.mibsoftware.com/librock/ for documentation and original copies of this software. This software shall be distributed with the implementation source code according to the librock license terms therein. License text in librock_LIDESC_HC=12440211096131f5976d36be0cddca4cd9152e45 */ /* $Log: comm.h,v $ Revision 1.2 2002/04/09 03:55:07 forrest@mibsoftware.com rights=#1 local/local2 bracket. extern "C" bracket. Revision 1.1 2002/03/18 16:16:05 forrest@mibsoftware.com rights=#1 Initial rights#1 Copyright (c) Forrest J Cavalier III d-b-a Mib Software rights#1 License text in librock_LIDESC_HC=12440211096131f5976d36be0cddca4cd9152e45 */ #ifndef librock_INC_COMM_H #define librock_INC_COMM_H #include char *librock_getpass(const char *); #include #endif