mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
fix build with musl libc
This commit is contained in:
parent
0a50b41be9
commit
d4429b67ac
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define PROGRAM "PW-Inspector"
|
||||
#define VERSION "v0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue