patch-plugins_zynaddsubfx_LocalZynAddSubFx_cpp 345 B

1234567891011121314
  1. $OpenBSD: patch-plugins_zynaddsubfx_LocalZynAddSubFx_cpp,v 1.1 2017/05/04 13:57:28 espie Exp $
  2. Index: plugins/zynaddsubfx/LocalZynAddSubFx.cpp
  3. --- plugins/zynaddsubfx/LocalZynAddSubFx.cpp.orig
  4. +++ plugins/zynaddsubfx/LocalZynAddSubFx.cpp
  5. @@ -23,6 +23,7 @@
  6. */
  7. #include <lmmsconfig.h>
  8. +#include <unistd.h>
  9. #include "LocalZynAddSubFx.h"