summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inotail.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/inotail.h b/inotail.h
index 89ff400..c2efbe8 100644
--- a/inotail.h
+++ b/inotail.h
@@ -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