globus_net_manager  0.23
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
globus_net_manager_logging.h
1 #ifndef GLOBUS_NET_MANAGER_LOGGING_H
2 #define GLOBUS_NET_MANAGER_LOGGING_H 1
3 
4 #include "globus_common.h"
5 
6 #ifdef __cplusplus
7 extern "C" {
8 #endif
9 
10 GlobusExtensionDeclareModule(globus_net_manager_logging);
11 
12 #ifdef __cplusplus
13 }
14 #endif
15 
16 #endif /* GLOBUS_NET_MANAGER_LOGGING_H */