freebsd-ports/devel/fam/files/patch-fam_DirectoryScanner.h
Pav Lucistnik a5a43c2a8a - Update to 2.6.10
- Give maintainership to submitter

PR:		ports/101913
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-12 20:25:09 +00:00

11 lines
241 B
C

--- fam/DirectoryScanner.h.orig Tue Apr 15 10:21:30 2003
+++ fam/DirectoryScanner.h Sat Aug 12 00:10:29 2006
@@ -27,7 +27,7 @@
#include <stddef.h>
#include <sys/types.h>
-#include <sys/dir.h>
+#include <dirent.h>
#include "Event.h"