From 53e7c8559674ed94507e11c65f9e5d5178f46e67 Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Wed, 21 Sep 2016 11:06:47 +1000 Subject: [PATCH] * drop unused header from commands.c --- src/commands.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/commands.c b/src/commands.c index fafb199..00b606b 100644 --- a/src/commands.c +++ b/src/commands.c @@ -5,7 +5,6 @@ * published by the Free Software Foundation. */ #include "common.h" -#include "cmsg.h" #include "commands.h" struct f2b_cmd_t {