]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - includes/cf/nextstep.h
DHCPv6 branch merged to HEAD.
[thirdparty/dhcp.git] / includes / cf / nextstep.h
index 38517230ac05b4d652b855a55c01600529de0a51..e33e0b876c2c4d27878c6a85a73efb5c3318bee9 100644 (file)
@@ -79,6 +79,10 @@ extern int h_errno;
 # define _PATH_DHCLIENT_PID    "/etc/dhclient.pid"
 #endif
 
+#if !defined (_PATH_DHCLIENT6_PID)
+# define _PATH_DHCLIENT6_PID   "/etc/dhclient6.pid"
+#endif
+
 #if !defined (_PATH_DHCRELAY_PID)
 # define _PATH_DHCRELAY_PID    "/etc/dhcrelay.pid"
 #endif