Commit 66e5ce30 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Remove unnecessary includes.

parent e485f984
......@@ -51,7 +51,6 @@
#include "request.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#if defined(HAVE_SYS_EPOLL_H) && defined(HAVE_EPOLL_CREATE)
......
......@@ -43,10 +43,8 @@
#include <poll.h>
#endif
#include "winerror.h"
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "file.h"
......
......@@ -44,7 +44,6 @@
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "file.h"
......
......@@ -47,7 +47,6 @@
#include "security.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "wine/library.h"
......
......@@ -46,10 +46,8 @@
#include <poll.h>
#endif
#include "winerror.h"
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "file.h"
......
......@@ -33,7 +33,6 @@
#include "windef.h"
#include "winbase.h"
#include "wincon.h"
#include "winreg.h"
#include "winternl.h"
#include "request.h"
#include "unicode.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