--- alsamixer/mixer_display.c.orig 2016-03-31 14:37:02 UTC
+++ alsamixer/mixer_display.c
@@ -17,7 +17,9 @@
* along with this program. If not, see <http:
*/
+#ifdef __GLIBC__
#define _C99_SOURCE
+#endif
#include "aconfig.h"
#include <stdlib.h>
#include <string.h>