mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 09:29:52 +03:00
src/vpndrvinst/main.c: add missing header file
This commit is contained in:
parent
d8dec75bc5
commit
1be55ebb94
@ -2,6 +2,7 @@
|
||||
#include "Dialog.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
void ShowUsage()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user