[NETSTAT] Really fix the build.

This commit is contained in:
Hermès Bélusca-Maïto 2019-06-20 21:15:12 +02:00
parent dda5ec44b0
commit 84c20018e6
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
2 changed files with 11 additions and 14 deletions

View file

@ -44,8 +44,6 @@ typedef struct {
} MIB_UDPEXTABLE, *PMIB_UDPEXTABLE;
/* function declarations */
BOOL DisplayOutput(VOID);
DWORD DoFormatMessage(DWORD ErrorCode);
VOID ShowIpStatistics(VOID);
VOID ShowIcmpStatistics(VOID);
VOID ShowTcpStatistics(VOID);