My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them.

svn:r343
This commit is contained in:
Nick Mathewson 2003-06-21 21:46:17 +00:00
parent 04b871486c
commit e9254430e2

View File

@ -215,6 +215,8 @@ int connection_or_handle_listener_read(connection_t *conn) {
#define FLAGS_LEN 2
#define BANDWIDTH_LEN 4
#define KEY_LEN 16
#define ADDR_LEN 4
#define PORT_LEN 2
#define PKEY_LEN 128
static int