(file) Return to cimserver.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Server

Diff for /pegasus/src/Server/cimserver.cpp between version 1.191.2.14 and 1.191.2.15

version 1.191.2.14, 2007/01/11 00:17:19 version 1.191.2.15, 2007/01/11 00:18:55
Line 124 
Line 124 
 #endif #endif
  
 #ifdef PEGASUS_ENABLE_PRIVILEGE_SEPARATION #ifdef PEGASUS_ENABLE_PRIVILEGE_SEPARATION
 # include <Pegasus/Common/Executor.h>  
 # define PEGASUS_PROCESS_NAME "cimservermain" # define PEGASUS_PROCESS_NAME "cimservermain"
 #else #else
 # define PEGASUS_PROCESS_NAME "cimserver" # define PEGASUS_PROCESS_NAME "cimserver"
 #endif #endif
  
   #include <Pegasus/Common/Executor.h>
   
 PEGASUS_USING_PEGASUS; PEGASUS_USING_PEGASUS;
 PEGASUS_USING_STD; PEGASUS_USING_STD;
  


Legend:
Removed from v.1.191.2.14  
changed lines
  Added in v.1.191.2.15

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2