From 1a78f29c569e692a7e7fb56b47f0cc7f7398a9b6 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 2 Apr 2012 18:39:54 +0000 Subject: *** empty log message *** --- ev_vars.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ev_vars.h') diff --git a/ev_vars.h b/ev_vars.h index 9f7acb6..667a986 100644 --- a/ev_vars.h +++ b/ev_vars.h @@ -1,7 +1,7 @@ /* * loop member variable declarations * - * Copyright (c) 2007,2008,2009,2010,2011 Marc Alexander Lehmann + * Copyright (c) 2007,2008,2009,2010,2011,2012 Marc Alexander Lehmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- @@ -110,6 +110,7 @@ VARx(int, epoll_epermmax) #endif #if EV_USE_KQUEUE || EV_GENWRAP +VARx(pid_t, kqueue_fd_pid) VARx(struct kevent *, kqueue_changes) VARx(int, kqueue_changemax) VARx(int, kqueue_changecnt) -- cgit v1.2.3