diff options
-rw-r--r-- | emulators/wine/files/patch-libinotify | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/wine/files/patch-libinotify b/emulators/wine/files/patch-libinotify new file mode 100644 index 000000000000..81417ce95355 --- /dev/null +++ b/emulators/wine/files/patch-libinotify @@ -0,0 +1,12 @@ +diff --git a/configure b/configure +index 2646b0b..fc55a0e 100755 +--- configure ++++ configure +@@ -5888,7 +5888,6 @@ for ac_header in \ + sys/event.h \ + sys/exec_elf.h \ + sys/filio.h \ +- sys/inotify.h \ + sys/ioctl.h \ + sys/ipc.h \ + sys/limits.h \ |