fix jenkins build#69

This commit is contained in:
toddouska 2015-10-16 15:12:37 -07:00
parent c93c6c9bf4
commit e1b0c0ac3d
1 changed files with 1 additions and 1 deletions

View File

@ -1185,7 +1185,7 @@ int TLSX_ALPN_GetRequest(TLSX* extensions, void** data, word16 *dataSz)
#else /* HAVE_ALPN */
#define ALPN_FREE_ALL(list) 0
#define ALPN_FREE_ALL(list)
#define ALPN_GET_SIZE(list) 0
#define ALPN_WRITE(a, b) 0
#define ALPN_PARSE(a, b, c, d) 0