﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
187	Missing include for sh_inotify.h breaks non-Linux builds	rainer	rainer	"For systems without inotify, the alternative path in sh_inotify.c misses the 
{{{
#include ""sh_inotify.h""
}}}

As a result, the build fails (reported by 'Ack'):
{{{
x_sh_inotify.c:372: error: syntax error before '*' token
x_sh_inotify.c: In function `sh_inotify_remove':
x_sh_inotify.c:374: error: `watches' undeclared (first use in this function)
x_sh_inotify.c:374: error: (Each undeclared identifier is reported only once
x_sh_inotify.c:374: error: for each function it appears in.)
}}}"	defect	closed	major	2.6.2	main	2.6.1	fixed		
