summaryrefslogtreecommitdiff
path: root/usr/src/cmd/mailx/hdr/def.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/mailx/hdr/def.h')
-rw-r--r--usr/src/cmd/mailx/hdr/def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/cmd/mailx/hdr/def.h b/usr/src/cmd/mailx/hdr/def.h
index 2480cb84da..a343afab38 100644
--- a/usr/src/cmd/mailx/hdr/def.h
+++ b/usr/src/cmd/mailx/hdr/def.h
@@ -20,7 +20,7 @@
*/
/*
- * Copyright 2014 Joyent, Inc.
+ * Copyright 2018 Joyent, Inc.
*/
/*
@@ -65,7 +65,7 @@ extern "C" {
#include <stdlib.h>
#include <ulimit.h>
#include <wait.h>
-#include <libcmdutils.h>
+#include <libcustr.h>
#endif
#ifdef VMUNIX
#include <sys/wait.h>