* Just moving some files around.

This commit is contained in:
Justin Maggard
2009-02-11 19:50:40 +00:00
parent 8de8a8dc50
commit 8614319bbe
5 changed files with 204 additions and 42 deletions

View File

@ -10,8 +10,8 @@
#ifdef HAVE_INOTIFY_H
#include <sys/inotify.h>
#else
#include "inotify-includes/inotify.h"
#include "inotify-includes/inotify-syscalls.h"
#include "linux/inotify.h"
#include "linux/inotify-syscalls.h"
#endif
#include "upnpglobalvars.h"