﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
166	fix for win32 in service_internal.h	jmckenna		"- unistd.h is not part of Visual Studio
- add a check for that in zoo-kernel/service_internal.h, around line#80, such as:
{{{
  #if !defined(USE_RUBY) && !defined(WIN32)
  #include <unistd.h>
  #endif
}}}"	defect	closed	blocker		zoo-kernel		wontfix		jmckenna@…
