string: Added missing include.

(cherry picked from commit 3fa801a929)
This commit is contained in:
Andreas Schneider
2011-06-06 18:56:15 +02:00
parent cfa74c1dc6
commit 4a18df8574

View File

@@ -21,6 +21,7 @@
* MA 02111-1307, USA.
*/
#include <errno.h>
#include <stdlib.h>
#include <string.h>