Added support for let's split kailh socket version (#2010)
* Added support for socket version of the let's split * renamed files * socket-version-works
This commit is contained in:
parent
b702c08825
commit
85172f4f85
8 changed files with 218 additions and 11 deletions
|
@ -27,5 +27,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#ifdef SUBPROJECT_rev2
|
||||
#include "rev2/config.h"
|
||||
#endif
|
||||
#ifdef SUBPROJECT_sockets
|
||||
#include "sockets/config.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue