aboutsummaryrefslogtreecommitdiff
path: root/utils/sispmctl
Commit message (Collapse)AuthorAge
* sispmctl: fix compilation error with muslRichard Kunze2014-11-16
| | | | | | | | | | | Unpatched compile fails because <sys/types.h> is not included in <usb.h> (provided by "libusb-compat") and consequently the 'u_int*_t' types are not found. This should probably better be fixed in the core "libusb-compat" package instead. Signed-off-by: Richard Kunze <richard.kunze@web.de>
* sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)Richard Kunze2014-11-16
Signed-off-by: Richard Kunze <richard.kunze@web.de>