Commit 6fa0bda5 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

iphlpapi: Remove a few redundant include directives.

parent d20c21dd
......@@ -129,9 +129,6 @@
#define ADVANCE(x, n) (x += ROUNDUP(((struct sockaddr *)n)->sa_len))
#endif
#include "windef.h"
#include "winbase.h"
#include "iprtrmib.h"
#include "ifenum.h"
#include "ipstats.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