mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
Add back some ifdefs.
Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
This commit is contained in:
parent
5db6caee0d
commit
0c49a84ffb
6 changed files with 39 additions and 9 deletions
|
|
@ -32,7 +32,9 @@
|
|||
#include "special-vars.h"
|
||||
#include "fe-core-commands.h"
|
||||
#include "fe-queries.h"
|
||||
#ifdef HAVE_CAPSICUM
|
||||
#include "fe-capsicum.h"
|
||||
#endif
|
||||
#include "hilight-text.h"
|
||||
#include "command-history.h"
|
||||
#include "completion.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue