aboutsummaryrefslogtreecommitdiff
path: root/libbb/xatonum_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/xatonum_template.c')
-rw-r--r--libbb/xatonum_template.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libbb/xatonum_template.c b/libbb/xatonum_template.c
index 2360ae88a..5e0bb59e6 100644
--- a/libbb/xatonum_template.c
+++ b/libbb/xatonum_template.c
@@ -1,4 +1,8 @@
1/* 1/*
2 *
3 * Licensed under GPLv2, see file LICENSE in this tarball for details.
4 */
5/*
2You need to define the following (example): 6You need to define the following (example):
3 7
4#define type long 8#define type long