diff options
Diffstat (limited to 'inotail.h')
-rw-r--r-- | inotail.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,9 +1,6 @@ #ifndef _INOTAIL_H #define _INOTAIL_H -#include <limits.h> -#include <stdlib.h> - /* Number of items to tail. */ #define DEFAULT_N_LINES 10 |