summaryrefslogtreecommitdiffstats
path: root/btime/btime.h
diff options
context:
space:
mode:
Diffstat (limited to 'btime/btime.h')
-rw-r--r--btime/btime.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/btime/btime.h b/btime/btime.h
deleted file mode 100644
index 41d3e39..0000000
--- a/btime/btime.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * btime.h --
- */
-
-#ifndef __BTIME_H
-#define __BTIME_H
-
-extern unsigned int btime(const char *host);
-
-#endif /* __BTIME_H */