mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 20:54:56 +00:00
Without the change build fails on master as https://hydra.nixos.org/build/319912510: ``` xdialog.c:74:9: error: conflicting types for 'XDialogDisplayPage'; have 'STREAM *(const char *, HashratCtx *)' 74 | STREAM *XDialogDisplayPage(const char *Dialog, HashratCtx *Config) | ^~~~~~~~~~~~~~~~~~ ```