diff options
Diffstat (limited to 'xxxterm.h')
-rw-r--r-- | xxxterm.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xxxterm.h b/xxxterm.h index 40c688e..b9a1cae 100644 --- a/xxxterm.h +++ b/xxxterm.h @@ -15,6 +15,10 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#ifdef NEED_LIBCLENS +#include <clens.h> +#endif + #include <ctype.h> #include <dlfcn.h> #include <err.h> |