Skip to content

Draft: testing/sedutil: add stdint.h to fix build error

Wenlong Zhang requested to merge zhangwenlong8911/aports:sedutil into master

fix error:

./Common/DtaOptions.h:33:5: error: 'uint8_t' does not name a type 33 | uint8_t password; /**< password supplied */

Merge request reports