diff options
Diffstat (limited to 'coreutils/head_tail.h')
-rw-r--r-- | coreutils/head_tail.h | 6 |
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 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2013 Denys Vlasenko | ||
3 | * | ||
4 | * Licensed under GPLv2, see file LICENSE in this source tree. | ||
5 | */ | ||
6 | extern const struct suffix_mult head_tail_suffixes[]; | ||