We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b51e22 commit 3f97c63Copy full SHA for 3f97c63
libyara/lexer.c
@@ -647,7 +647,7 @@ limitations under the License.
647
#include <yara/sizedstr.h>
648
#include <yara/error.h>
649
#include <yara/mem.h>
650
-#include <yara/strings.h>
+#include <yara/strutils.h>
651
652
#include "grammar.h"
653
libyara/lexer.l
@@ -29,7 +29,7 @@ limitations under the License.
29
30
31
32
33
34
35
0 commit comments