diff options
author | Adrian Bunk <bunk@stusta.de> | 2008-09-21 19:44:16 +0300 |
---|---|---|
committer | Tobias Klauser <tklauser@sym.(none)> | 2008-09-23 09:40:40 +0200 |
commit | e00a6af8174e4a75391a72a2bdd5090b7df436fb (patch) | |
tree | b56e4f26c8d3b0aa18d1e28d2bb6307c4916f364 /Makefile | |
parent | 773a28080cf129b96c760fbcb515ba389c58ccbf (diff) |
use sys/inotify.h
Some time ago glibc did not yet have inotify support, which forced
several applications (including inotail) to ship their own copy of the
required headers.
Especially considering that this also requires updating the syscall
numbers each time a new architecture wants to get supported it's the
best to instead switch to #include <sys/inotify.h> now.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions