// +build windows
package main
// Flimit defines the max number of watched files
func (s *Settings) flimit() error {
return nil
}