summaryrefslogtreecommitdiff
path: root/src/split.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/split.c')
-rw-r--r--src/split.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/split.c b/src/split.c
index 10bcd1770..9a0407c51 100644
--- a/src/split.c
+++ b/src/split.c
@@ -33,6 +33,9 @@
#include "safe-read.h"
#include "xstrtol.h"
+/* The official name of this program (e.g., no `g' prefix). */
+#define PROGRAM_NAME "split"
+
int full_write ();
/* The name this program was run with. */