summaryrefslogtreecommitdiff
path: root/src/cut.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cut.c')
-rw-r--r--src/cut.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cut.c b/src/cut.c
index 9a1d685b9..05bf8433d 100644
--- a/src/cut.c
+++ b/src/cut.c
@@ -69,6 +69,9 @@
#include "long-options.h"
#include "error.h"
+/* The official name of this program (e.g., no `g' prefix). */
+#define PROGRAM_NAME "cut"
+
char *xstrdup ();
#define FATAL_ERROR(Message) \