// AuthenticationServerDefs.h #ifndef AUTHENTICATION_SERVER_DEFS_H #define AUTHENTICATION_SERVER_DEFS_H #include <SupportDefs.h> extern const char* kAuthenticationServerPortName; #endif // AUTHENTICATION_SERVER_DEFS_H