From bcad1a6f22662ff0d04a6ae417adb30550252d97 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sun, 9 Oct 2016 19:50:51 -0700 Subject: Renamed ioctl and poll examples The new names should make it more obvious at first glance what each example demonstrates. --- example/cusexmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/cusexmp.c') diff --git a/example/cusexmp.c b/example/cusexmp.c index 8d22075..a9f3365 100644 --- a/example/cusexmp.c +++ b/example/cusexmp.c @@ -35,7 +35,7 @@ #include #include -#include "fioc.h" +#include "ioctl.h" static void *cusexmp_buf; static size_t cusexmp_size; -- cgit v1.2.3