summaryrefslogtreecommitdiff
path: root/src/mkfifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkfifo.c')
-rw-r--r--src/mkfifo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mkfifo.c b/src/mkfifo.c
index cfe9b51be..5befd4590 100644
--- a/src/mkfifo.c
+++ b/src/mkfifo.c
@@ -33,7 +33,7 @@
#define AUTHORS proper_name ("David MacKenzie")
/* The name this program was run with. */
-char *program_name;
+char const *program_name;
static struct option const longopts[] =
{