We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccf3d4 commit 1385b36Copy full SHA for 1385b36
libyara/include/yara/dotnet.h
@@ -1,6 +1,8 @@
1
#ifndef YR_DOTNET_H
2
#define YR_DOTNET_H
3
4
+#include <yara/pe.h>
5
+
6
#pragma pack(push, 1)
7
8
//
0 commit comments