/* Copyright 1989-95 GROUPE BULL -- See license conditions in file COPYRIGHT */ /*****************************************************************************\ * * * KLNET * * HEADER * * * \*****************************************************************************/ /* network module. socket connections. */ #ifndef INCLUDE_KlNET_H #define INCLUDE_KlNET_H #include #include #include #include #include /* type */ /* exported functions */ /* methods */ /* exported variables */ #endif /* INCLUDE_KlNET_H */