[Forensics-changes] [yara] 179/192: Remove unnecessary #include <config.h>

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


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

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

commit e20c4a53747d2fa17e6abad42a9d58f234c95a4d
Author: plusvic <plusvic at gmail.com>
Date:   Mon May 15 19:11:01 2017 +0200

    Remove unnecessary #include <config.h>
---
 libyara/modules/dotnet.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libyara/modules/dotnet.c b/libyara/modules/dotnet.c
index e385650..9b5b63d 100644
--- a/libyara/modules/dotnet.c
+++ b/libyara/modules/dotnet.c
@@ -20,7 +20,6 @@ limitations under the License.
 #include <stdarg.h>
 #include <ctype.h>
 #include <time.h>
-#include <config.h>
 
 #include <yara/pe.h>
 #include <yara/dotnet.h>

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