summaryrefslogtreecommitdiff
path: root/includes/cf/hpux.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/cf/hpux.h')
-rw-r--r--includes/cf/hpux.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/cf/hpux.h b/includes/cf/hpux.h
index bd3cf1f9..dc4b147c 100644
--- a/includes/cf/hpux.h
+++ b/includes/cf/hpux.h
@@ -65,6 +65,9 @@ extern int h_errno;
#ifndef _PATH_DHCLIENT_PID
#define _PATH_DHCLIENT_PID "/etc/dhclient.pid"
#endif
+#ifndef _PATH_DHCLIENT6_PID
+#define _PATH_DHCLIENT6_PID "/etc/dhclient6.pid"
+#endif
#ifndef _PATH_DHCRELAY_PID
#define _PATH_DHCRELAY_PID "/etc/dhcrelay.pid"
#endif