[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: inotify in FC5 ?
- From: Mark McLoughlin <markmc redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: inotify in FC5 ?
- Date: Mon, 30 Jan 2006 17:05:44 +0000
On Mon, 2006-01-30 at 11:56 -0500, John Ellson wrote:
> #include <sys/inotify.h>
For now, download copies of the headers from here:
http://www.kernel.org/pub/linux/kernel/people/rml/inotify/headers/
and include them directly with:
#include "inotify.h"
#include "inotify-syscalls.h"
and you should be good to go.
Cheers,
Mark.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]