wmbiff: Add missing include.

This commit is contained in:
Gabriel VLASIU 2013-04-03 18:41:54 +03:00 committed by Carlos R. Mafra
parent db976f0a51
commit edfe4555cb

View file

@ -4,6 +4,7 @@
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include <tlsComm.h>
int debug_default = 2;
int SkipCertificateCheck = 0;