From f750abb75715ff893dd05b8942b1216ff5467b36 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Mon, 25 Sep 2017 10:17:11 +0100 Subject: Removed unneccessary #include from examples Fixes: #208. --- example/ioctl_client.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'example/ioctl_client.c') diff --git a/example/ioctl_client.c b/example/ioctl_client.c index b5732d6..f1878fb 100644 --- a/example/ioctl_client.c +++ b/example/ioctl_client.c @@ -21,8 +21,6 @@ * \include ioctl_client.c */ -#include - #include #include #include -- cgit v1.2.3