get MAX_PORT_STR_LEN constant from fko_message.h

This commit is contained in:
Michael Rash
2012-08-31 23:05:05 -04:00
parent dafcfbc488
commit 1548cbafc8
4 changed files with 4 additions and 4 deletions

View File

@@ -102,8 +102,6 @@ enum {
#define DEFAULT_NAT_PORT 55000
#define MIN_HIGH_PORT 10000 /* sensible minimum for SPA dest port */
#define MAX_PORT 65535
#define MAX_PORT_STR_LEN 6
#define MAX_PROTO_STR_LEN 6
#define MAX_SERVER_STR_LEN 50
#define MAX_LINE_LEN 1024