iphlpapi: Remove a few redundant include directives.

oldstable
Francois Gouget 2011-12-09 11:59:43 +01:00 committed by Alexandre Julliard
parent d20c21ddd5
commit 6fa0bda535
1 changed files with 0 additions and 3 deletions

View File

@ -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"