[Forensics-changes] [yara] 185/407: Add missing define

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:28:24 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 93cce9028a349b88a0b76ebab44af4a4cd6e687c
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Mon Nov 3 10:19:44 2014 +0100

    Add missing define
---
 libyara/exec.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libyara/exec.c b/libyara/exec.c
index 8c100bb..5a2d517 100644
--- a/libyara/exec.c
+++ b/libyara/exec.c
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
 limitations under the License.
 */
 
+#define _GNU_SOURCE
+
 #include <string.h>
 #include <assert.h>
 #include <time.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