Removed a no longer used header.

This commit is contained in:
Uwe Bonnes 2003-07-08 21:10:45 +00:00 committed by Alexandre Julliard
parent 51df9314d8
commit 119eacc6d3
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif