[Forensics-changes] [yara] 252/407: Fix issue #213

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:28:32 UTC 2017


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

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

commit 963f1babc875971dc9a559cdf2f174f857ad7ef8
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Tue Dec 16 10:37:52 2014 +0100

    Fix issue #213
---
 libyara/modules/pe.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyara/modules/pe.c b/libyara/modules/pe.c
index ff81134..0e2dee0 100644
--- a/libyara/modules/pe.c
+++ b/libyara/modules/pe.c
@@ -18,7 +18,7 @@ limitations under the License.
 
 #include <stdio.h>
 #include <ctype.h>
-
+#include <time.h>
 #include <config.h>
 
 #if defined(HAVE_LIBCRYPTO)

-- 
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