Avoid warning about implicit declaration of strlen.
authorJim Meyering <jim@meyering.net>
Wed, 13 Apr 2011 09:11:42 +0000 (11:11 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 18 Apr 2011 21:07:40 +0000 (22:07 +0100)
commit019ac601ec9f5deeb4ef491ef8cd20047a6490f9
treea8597f1d74fca27dba7a97abdf5f4c1a6228905b
parent4ecc74888a63283ef8172f64e6f9274ce825c873
Avoid warning about implicit declaration of strlen.

* src/events.c: Include <string.h>, for use of strlen.
(cherry picked from commit a53833fdd21cd573fe8fd02d7a11a3a5e9764ce0)
src/events.c