0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-02 13:48:53 +02:00

Forward declare to prevent ltdl.h inclusion.

This commit is contained in:
Jason Volk 2016-08-19 21:58:10 -07:00
parent 25d7274afa
commit fd4af9c02a

View file

@ -26,8 +26,7 @@
#define HAVE_IRCD_MODULES_H
#define MAPI_CHARYBDIS 2
#include <ltdl.h>
typedef struct lt__handle *lt_dlhandle;
#ifdef __cplusplus
namespace ircd {