tags 527676 patch
stop

I had first sent this patch to David, so that David could finish the
steps for orphaning the package.  But Jonas, who will adopt the package,
has asked to add the patch to the bug report.  Well here it is, attached
to this e-mail.

--- orig/pinot-0.85/Monitor/INotifyMonitor.cpp	2007-12-19 13:15:16.000000000 +0100
+++ pinot-0.85/Monitor/INotifyMonitor.cpp	2009-05-23 14:50:22.000000000 +0200
@@ -17,6 +17,8 @@
  */
 
 #include "config.h"
+#include <sys/types.h>
+#include <unistd.h>
 #include <sys/ioctl.h>
 #ifdef HAVE_LINUX_INOTIFY_H
 #include <stdint.h>

Reply via email to