From 546fdab1ce8fe1cc0d1ed1bf3300ffafe373c0d1 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Fri, 15 Apr 2011 22:13:20 +0000 Subject: [PATCH] autoheader regeneration --- includes/config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/includes/config.h.in b/includes/config.h.in index 07a381b9a..0b00ea4cd 100644 --- a/includes/config.h.in +++ b/includes/config.h.in @@ -175,6 +175,9 @@ /* File for dhcpd process information. */ #undef _PATH_DHCPD_PID +/* File for dhcrelay6 process information. */ +#undef _PATH_DHCRELAY6_PID + /* File for dhcrelay process information. */ #undef _PATH_DHCRELAY_PID -- 2.47.3