]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: fix build error without SSL (ssl_cert)
authorWilly Tarreau <w@1wt.eu>
Tue, 4 Sep 2012 13:13:20 +0000 (15:13 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 4 Sep 2012 13:13:20 +0000 (15:13 +0200)
commitff9f7698fcefef66bceb1ec32a3da8b14947a594
tree661f04d1dd662f9b7127ec22a7f70ada3e9c8b7a
parentd50265aa0ed40969f2659c001e261e4ca78d011f
BUILD: fix build error without SSL (ssl_cert)

One last-minute optimization broke the build without SSL support.
Move ssl_cert out of the #ifdef/#endif and it's OK.
include/types/protocols.h
src/haproxy.c