removed virtual server warnings

This commit is contained in:
2020-03-10 15:15:09 +01:00
parent ee799b540a
commit 5192dae9c5
11 changed files with 143 additions and 75 deletions

View File

@ -21,7 +21,7 @@
// Global variables from errno.h
extern int errno;
//extern int errno;
// Variables that will be exported
int lockStatus = 0;