diff options
Diffstat (limited to 'lib/command.c')
-rw-r--r-- | lib/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/command.c b/lib/command.c index f67d0f8b..6fe54d13 100644 --- a/lib/command.c +++ b/lib/command.c @@ -33,7 +33,7 @@ Boston, MA 02111-1307, USA. */ #include "uty.h" #include "qstring.h" #include "command.h" -//#include "lib/route_types.h" +#include "command_execute.h" #include "workqueue.h" #include "command_queue.h" |