Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
regeciovad committed Aug 29, 2022
1 parent 093695f commit 1022b6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libyara/include/yara/bitmask.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define YR_BITMASK_H

#include <stddef.h>
#include <string.h>
#include <yara/integers.h>

#define YR_BITMASK uint64_t
Expand Down

0 comments on commit 1022b6b

Please sign in to comment.