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>
Wed, 13 Apr 2011 11:06:10 +0000 (12:06 +0100)
commita53833fdd21cd573fe8fd02d7a11a3a5e9764ce0
tree136ed242b3874ba22ce3dc903bcaa01516140b69
parent6ec2ed20cbbad871a8b48389cbe5785bb929c99f
Avoid warning about implicit declaration of strlen.

* src/events.c: Include <string.h>, for use of strlen.
src/events.c