Add missing #endif.

This commit is contained in:
Jeff Law 1994-04-20 06:01:44 +00:00
parent 9ad75873fa
commit 72b8ca5197
1 changed files with 1 additions and 0 deletions

View File

@ -3591,6 +3591,7 @@ procfs_stopped_by_watchpoint(pid)
#endif
#ifdef FLTKWATCH
&& (what == FLTKWATCH)
#endif
#endif
)
return what;