From 31c072187ecdedc03f04c4c3d2cb389c0c499a07 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 20 May 2018 19:15:58 -0400 Subject: Drop now that everything should be using hal_assert() instead. --- rpc_client.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'rpc_client.c') diff --git a/rpc_client.c b/rpc_client.c index 13ea265..afa05ac 100644 --- a/rpc_client.c +++ b/rpc_client.c @@ -33,8 +33,6 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include - #include "hal.h" #include "hal_internal.h" #include "xdr_internal.h" -- cgit v1.2.3