nixpkgs/pkgs/tools/backup/stenc
Sergei Trofimovich 6810156f7d stenc: fix gcc-13 build failure
Without the change build fails on` master` as
https://hydra.nixos.org/build/247722183:

    In file included from main.cpp:17:
    scsiencrypt.h:357:21: error: 'uint8_t' has not been declared
      357 |                     uint8_t *buffer);
          |                     ^~~~~~~
2024-02-11 09:18:19 +00:00
..
default.nix stenc: fix gcc-13 build failure 2024-02-11 09:18:19 +00:00