From bdfb19128d9ea86b86ed78d0add3943f946133e0 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sat, 22 Jun 2013 17:22:49 -0400 Subject: [PATCH] roken: build writev.c on Windows Change-Id: I3c3fb4abb7cd093355c26b4a18366fa2b5a3224c --- lib/roken/NTMakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/roken/NTMakefile b/lib/roken/NTMakefile index cbe08f858..4256057cc 100644 --- a/lib/roken/NTMakefile +++ b/lib/roken/NTMakefile @@ -117,6 +117,7 @@ libroken_la_OBJS = \ $(OBJ)\warnerr.obj \ $(OBJ)\warnx.obj \ $(OBJ)\win32_alloc.obj \ + $(OBJ)\writev.obj \ $(OBJ)\xfree.obj !if $(NMAKE_WINVER) < 0x0600