Fix recursive ldap.h include on OS X
commit2bc0be907c3db843f859731d438f7e1d7cdae099
authorJosh Watzman <jwatzman@fb.com>
Mon, 11 May 2015 17:20:44 +0000 (11 10:20 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Mon, 11 May 2015 17:30:39 +0000 (11 10:30 -0700)
tree6d1b9fe2ab722e7be4d7289addc65a342ce78eb6
parent626d508e4c3b59f767c4e68868b28ad42f4aef40
Fix recursive ldap.h include on OS X

Summary: This was pretty hilarious (both in terms of amusing compiler
errors and in terms of incredible brokenness on the part of CMake). See
code comment.

Reviewed By: @paulbiss

Differential Revision: D2059322
CMakeLists.txt