tnc-imc/imv: Don't include <dlfcn.h> on Windows
This commit is contained in:
@@ -15,7 +15,9 @@
|
|||||||
|
|
||||||
#include "tnc_imc.h"
|
#include "tnc_imc.h"
|
||||||
|
|
||||||
|
#ifndef WIN32
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <tncif_pa_subtypes.h>
|
#include <tncif_pa_subtypes.h>
|
||||||
|
|
||||||
|
|||||||
@@ -15,7 +15,9 @@
|
|||||||
|
|
||||||
#include "tnc_imv.h"
|
#include "tnc_imv.h"
|
||||||
|
|
||||||
|
#ifndef WIN32
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <tncif_pa_subtypes.h>
|
#include <tncif_pa_subtypes.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user