Remove some duplicate includes

This commit is contained in:
Andrea Gelmini
2011-11-01 15:00:37 +01:00
committed by Nick Mathewson
parent 5613b9b9f2
commit 72d4d762c1
4 changed files with 0 additions and 7 deletions
-1
View File
@@ -75,7 +75,6 @@
#include <stdint.h>
#endif
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <assert.h>
#ifdef HAVE_UNISTD_H