diff options
| author | amrfti <amrfti@noreply.localhost> | 2025-07-04 02:00:01 +0300 |
|---|---|---|
| committer | amrfti <amrfti@noreply.localhost> | 2025-07-04 02:00:01 +0300 |
| commit | e74b4b900d9bf23d07f74cc9b01dec2c246e68f8 (patch) | |
| tree | d71cd64b7a0388f0146dd14d58de1a7316d642ce | |
| parent | 5025698be7e6f826f539cd105190519bd68c566a (diff) | |
remove unnecessary define
| -rw-r--r-- | mpd_ws.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -#define _GNU_SOURCE #include "mpd_ws.h" #include <signal.h> #include <stdio.h> |
