Merge "logwrapper: fix missing include"

This commit is contained in:
JP Abgrall 2013-11-25 19:45:43 +00:00 committed by Gerrit Code Review
commit 71f2f2514e

View file

@ -14,6 +14,7 @@
* limitations under the License.
*/
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/wait.h>