Ticket #478: core-util.c.patch
| File core-util.c.patch, 300 bytes (added by Tron, 3 years ago) |
|---|
-
src/pulsecore/core-util.c
old new 105 105 #define MSG_NOSIGNAL 0 106 106 #endif 107 107 108 #ifdef __APPLE__ 109 #include <xlocale.h> 110 #endif 111 108 112 #ifdef OS_IS_WIN32 109 113 110 114 #define PULSE_ROOTENV "PULSE_ROOT"
