diff options
Diffstat (limited to 'audio/alsaplayer/files/patch-app_AlsaNode.cpp')
| -rw-r--r-- | audio/alsaplayer/files/patch-app_AlsaNode.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/alsaplayer/files/patch-app_AlsaNode.cpp b/audio/alsaplayer/files/patch-app_AlsaNode.cpp new file mode 100644 index 000000000000..f1fb9d5598f7 --- /dev/null +++ b/audio/alsaplayer/files/patch-app_AlsaNode.cpp @@ -0,0 +1,12 @@ +--- app/AlsaNode.cpp.orig Sun Jun 29 20:14:02 2003 ++++ app/AlsaNode.cpp Sun Jun 29 20:14:10 2003 +@@ -23,8 +23,8 @@ + #include "AlsaPlayer.h" + #include "config.h" + #include "prefs.h" +-#include <sys/mman.h> + #include <sys/types.h> ++#include <sys/mman.h> + #include <sys/stat.h> + #ifdef USE_REALTIME + #include <sched.h> |
