am 71f2f251: Merge "logwrapper: fix missing include"

* commit '71f2f2514ee40a6d9b66545049855ab371955bed':
  logwrapper: fix missing include
This commit is contained in:
JP Abgrall 2013-11-25 11:51:38 -08:00 committed by Android Git Automerger
commit ec51d818c5

View file

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