Skip to content

Commit 1385b36

Browse files
committed
Add missing include.
1 parent cccf3d4 commit 1385b36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libyara/include/yara/dotnet.h

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#ifndef YR_DOTNET_H
22
#define YR_DOTNET_H
33

4+
#include <yara/pe.h>
5+
46
#pragma pack(push, 1)
57

68
//

0 commit comments

Comments
 (0)