# HG changeset patch # User Josef 'Jeff' Sipek # Date 1734811066 18000 # Sat Dec 21 14:57:46 2024 -0500 # Node ID 689b9645e4cdab94f066862c1e37784a1421beff # Parent 968341742fffc45e894aba6dbdec9d80d6fa3ddb rpc: remove unnecessary #include from instance code Signed-off-by: Josef 'Jeff' Sipek diff --git a/rpc/instance.c b/rpc/instance.c --- a/rpc/instance.c +++ b/rpc/instance.c @@ -20,7 +20,6 @@ * SOFTWARE. */ -#include #include #include #include