aboutsummaryrefslogtreecommitdiff
path: root/coreutils/head_tail.h
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/head_tail.h')
-rw-r--r--coreutils/head_tail.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/coreutils/head_tail.h b/coreutils/head_tail.h
new file mode 100644
index 000000000..df19e41e0
--- /dev/null
+++ b/coreutils/head_tail.h
@@ -0,0 +1,6 @@
+/*
+ * Copyright (C) 2013 Denys Vlasenko
+ *
+ * Licensed under GPLv2, see file LICENSE in this source tree.
+ */
+extern const struct suffix_mult head_tail_suffixes[];