root/src/add-ons/kernel/file_systems/netfs/headers/authentication_server/AuthenticationServerDefs.h
// AuthenticationServerDefs.h

#ifndef AUTHENTICATION_SERVER_DEFS_H
#define AUTHENTICATION_SERVER_DEFS_H

#include <SupportDefs.h>

extern const char* kAuthenticationServerPortName;

#endif  // AUTHENTICATION_SERVER_DEFS_H