diff options
| author | root <root> | 2008-04-18 17:16:44 +0000 | 
|---|---|---|
| committer | root <root> | 2008-04-18 17:16:44 +0000 | 
| commit | 3175ed8a342661f42f8650020d91a181457a3872 (patch) | |
| tree | c9f54197bd9bb5733c8f543133fa240565de5d0d | |
| parent | eb0159b1c979569b71b7d4a3fddcd4a510da8fb9 (diff) | |
*** empty log message ***
| -rw-r--r-- | ev.c | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -1285,7 +1285,9 @@ loop_destroy (EV_P)    backend = 0;  } +#if EV_USE_INOTIFY  void inline_size infy_fork (EV_P); +#endif  void inline_size  loop_fork (EV_P)  | 
