[28685] in Source-Commits

home help back first fref pref prev next nref lref last post

lert commit: another header inclusion (warning only appears in some build environments)

daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Fri Sep 2 18:26:11 2016

Date: Fri, 2 Sep 2016 18:26:09 -0400
From: Anders Kaseorg <andersk@mit.edu>
Message-Id: <201609022226.u82MQ9uF006512@drugstore.mit.edu>
To: source-commits@mit.edu

https://github.com/mit-athena/lert/commit/974921b5f6b9b506b8c6084a1db359e8fa41ad69
commit 974921b5f6b9b506b8c6084a1db359e8fa41ad69
Author: Jonathon Weiss <jweiss@mit.edu>
Date:   Fri Sep 2 18:06:24 2016 -0400

    another header inclusion (warning only appears in some build environments)

 lertused.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lertused.c b/lertused.c
index 7f0b5a8..1b46677 100644
--- a/lertused.c
+++ b/lertused.c
@@ -6,6 +6,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>

home help back first fref pref prev next nref lref last post