Fixes for headers when compiled under C++

This commit is contained in:
Iain Denniston
2011-03-11 17:26:35 +00:00
committed by Marcelo Roberto Jimenez
parent e30e7bd586
commit 840669b253
3 changed files with 5 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ typedef struct
} SOCKINFO;
#ifdef __cplusplus
#extern "C" {
extern "C" {
#endif
/*!