• Paul Eggert's avatar
    Remove some unnecessary #ifdef directives · 51595f53
    Paul Eggert authored
    These directives are in files that are compiled only if the
    symbols are defined.
    * src/gfilenotify.c: Remove unnecessary ‘#ifdef HAVE_GFILENOTIFY’.
    * src/inotify.c: Remove unnecessary ‘#ifdef HAVE_INOTIFY’.
    * src/kqueue.c: Remove unnecessary ‘#ifdef HAVE_KQUEUE’.
    51595f53
inotify.c 16 KB