mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-06 04:51:40 -07:00
force stdint.h
This commit is contained in:
parent
9ea71a55eb
commit
2043a941eb
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ void dummy_sip() {
|
|||
}
|
||||
#else
|
||||
|
||||
#include <stdint.h>
|
||||
#include "sasl.h"
|
||||
|
||||
extern int32_t hydra_data_ready_timed(int32_t socket, long sec, long usec);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue