No need to include sys/ioctl.h in watch(1)

This commit is contained in:
sin 2014-06-28 11:28:44 +01:00
parent 88c61c17e8
commit 1e7acf4c54
1 changed files with 0 additions and 1 deletions

View File

@ -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>