Pull in the libepoll-shim includes for libwinpr's synch/test
authorKyle Evans <kevans@FreeBSD.org>
Thu, 3 May 2018 04:19:44 +0000 (23:19 -0500)
committerKyle Evans <kevans@FreeBSD.org>
Thu, 3 May 2018 04:19:44 +0000 (23:19 -0500)
commit8073a7850ec567b7e90501a657b13c71e643a28f
tree2c0200e249f33e9843cfe876a2caa537bd88bf0d
parent2215071b23800229ba2f983fbd84025029bf13ef
Pull in the libepoll-shim includes for libwinpr's synch/test

This allows FreeBSD to successfully build with BUILD_TESTING enabled. Currently,
only 3/184 tests fail:

 13 - TestLibraryLoadLibrary (Failed)
 14 - TestLibraryGetProcAddress (Failed)
 15 - TestLibraryGetModuleFileName (Failed)

These failures are probably due to a lack of GetModuleFileNameA implementation
on FreeBSD.
winpr/libwinpr/synch/test/CMakeLists.txt