mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:35:47 +00:00
[NETSTAT] Really fix the build.
This commit is contained in:
parent
dda5ec44b0
commit
84c20018e6
2 changed files with 11 additions and 14 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue