[Forensics-changes] [yara] 96/368: Add missing include

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:30:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.5.0
in repository yara.

commit ace9ede422a842cce8abb632137a453037df7d0c
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Fri Oct 23 13:38:52 2015 +0200

    Add missing include
---
 libyara/include/yara/hash.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libyara/include/yara/hash.h b/libyara/include/yara/hash.h
index afdf464..2474203 100644
--- a/libyara/include/yara/hash.h
+++ b/libyara/include/yara/hash.h
@@ -17,6 +17,7 @@ limitations under the License.
 #ifndef YR_HASH_H
 #define YR_HASH_H
 
+#include <yara/utils.h>
 
 typedef struct _YR_HASH_TABLE_ENTRY
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list