Add socketpair.c to curl buildable files to fix Windows builds.

Follow-up from bfb0e49d58

PiperOrigin-RevId: 305351839
Change-Id: Ic7a8b4942394d6d030e93b3ad9179e0bffdc434c
This commit is contained in:
Mihai Maruseac 2020-04-07 15:23:47 -07:00 committed by TensorFlower Gardener
parent 7b9f75751e
commit cc6f72ebce

View File

@ -186,6 +186,7 @@ cc_library(
"lib/smtp.h",
"lib/sockaddr.h",
"lib/socketpair.h",
"lib/socketpair.c",
"lib/socks.c",
"lib/socks.h",
"lib/speedcheck.c",