Fixed #868 on vanhauser-thc/thc-hydra

This commit is contained in:
Roan Rothrock 2023-07-11 10:15:24 -05:00
parent e5c9eb6ab7
commit fb964fc113

View file

@ -6,7 +6,9 @@
// //
// //
#ifndef _GNU_SOURCE
#define _GNU_SOURCE #define _GNU_SOURCE
#endif
#include "hydra-mod.h" #include "hydra-mod.h"
#include "sasl.h" #include "sasl.h"