diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-02-08 08:29:56 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-02-08 08:29:56 +0000 |
| commit | 8b21717c1cf2d35a097c90072ab298b2d96a6360 (patch) | |
| tree | 5ca9816340633c535a04366a50173f4a22d8a252 /pkgs/development/python-modules/rangehttpserver | |
| parent | cd5c10f69676a36ae44254b8cfd58f528a062f65 (diff) | |
gimx: fix build against `gcc-13`
Without the change the build in `master` fails as
https://hydra.nixos.org/build/247555199:
gimx.c:195:6: error: implicit declaration of function 'getenv' [-Werror=implicit-function-declaration]
195 | if(getenv("GIMXCONF")) { snprintf(file_path, sizeof(file_path), "%s", gimx_params.config_file); }
| ^~~~~~
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
