Commit 3e2cb753 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Remove some unused include files.

parent 89faddae
......@@ -32,22 +32,6 @@
* in that string is parsed an stored.
*/
#include "config.h"
#include "wine/port.h"
#include <ctype.h>
#include <string.h>
#include <stdarg.h>
#include <stdio.h>
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <errno.h>
#include <limits.h>
#ifdef HAVE_SYS_WAIT_H
# include <sys/wait.h>
#endif
#define COBJMACROS
#include "wine/debug.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment