mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r21774: Fix the build with Fedora Core 6.
tridge/vl: please check. Guenther (This used to be commit 39d54738db5eed106fca07a417843b1e7e4033ff)
This commit is contained in:
parent
dd011f453e
commit
f6c9f87e05
@ -26,6 +26,10 @@
|
||||
|
||||
#ifdef HAVE_INOTIFY
|
||||
|
||||
#ifdef HAVE_ASM_TYPES_H
|
||||
#include <asm/types.h>
|
||||
#endif
|
||||
|
||||
#include <linux/inotify.h>
|
||||
#include <asm/unistd.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user