diff --git a/src/utils.c b/src/utils.c index c3bafcb4..afa99e84 100644 --- a/src/utils.c +++ b/src/utils.c @@ -359,6 +359,8 @@ usage() " [--fast-open] Enable TCP fast open.\n"); printf( " with Linux kernel > 3.7.0.\n"); +#endif +#if defined(MODULE_REMOTE) || defined(MODULE_LOCAL) printf( " [--acl ] Path to ACL (Access Control List).\n"); #endif