[Forensics-changes] [yara] 209/415: Fix issue 92

Hilko Bengen bengen at moszumanska.debian.org
Thu Apr 3 05:43:06 UTC 2014


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

bengen pushed a commit to branch debian
in repository yara.

commit c832a6cf780e805b263a9cefffb8c1da4e8cc1d4
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Mon Nov 4 12:47:05 2013 +0000

    Fix issue 92
---
 threading.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/threading.c b/threading.c
index 517bd2e..24430a6 100644
--- a/threading.c
+++ b/threading.c
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
 limitations under the License.
 */
 
+#include <fcntl.h>
+
 #include "threading.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