Fixes for headers when compiled under C++
This commit is contained in:

committed by
Marcelo Roberto Jimenez

parent
e30e7bd586
commit
840669b253
@@ -60,7 +60,7 @@ typedef struct
|
||||
} SOCKINFO;
|
||||
|
||||
#ifdef __cplusplus
|
||||
#extern "C" {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user