[hackers] [ubase] No need to include sys/ioctl.h in watch(1) || sin
commit 1e7acf4c54c369c252ade269dad2508eefb0744f
Author: sin <sin_AT_2f30.org>
Date: Sat Jun 28 11:28:44 2014 +0100
No need to include sys/ioctl.h in watch(1)
diff --git a/watch.c b/watch.c
index e83af95..43d24d6 100644
--- a/watch.c
+++ b/watch.c
_AT_@ -1,5 +1,4 @@
/* See LICENSE file for copyright and license details. */
-#include <sys/ioctl.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
Received on Sat Jun 28 2014 - 12:29:25 CEST
This archive was generated by hypermail 2.3.0
: Sat Jun 28 2014 - 12:36:10 CEST