summaryrefslogtreecommitdiffstats
path: root/seek_end.c
diff options
context:
space:
mode:
Diffstat (limited to 'seek_end.c')
-rw-r--r--seek_end.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/seek_end.c b/seek_end.c
index 8a7b3c5..10b9190 100644
--- a/seek_end.c
+++ b/seek_end.c
@@ -1,4 +1,5 @@
1#include <sys/types.h> 1#include <sys/types.h>
2#include <unistd.h>
2#include "seek.h" 3#include "seek.h"
3 4
4#define END 2 /* sigh */ 5#define END 2 /* sigh */