commit e74b4b900d9bf23d07f74cc9b01dec2c246e68f8 parent 5025698be7e6f826f539cd105190519bd68c566a Author: amrfti <amrfti@noreply.localhost> Date: Fri, 4 Jul 2025 02:00:01 +0300 remove unnecessary define Diffstat:
| M | mpd_ws.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/mpd_ws.c b/mpd_ws.c @@ -1,4 +1,3 @@ -#define _GNU_SOURCE #include "mpd_ws.h" #include <signal.h> #include <stdio.h>