Do not include strings.h

This commit is contained in:
Giuseppe Scrivano 2014-06-09 09:40:24 +02:00
parent 087e17be1c
commit 8a919932a6

View File

@ -36,7 +36,6 @@ as that of the covered work. */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <time.h>
#include <tmpdir.h>
#include <sha1.h>