From 3bdf9fec80cc759dd9a83a07bdeb1cc238d62417 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 19 Oct 2017 18:04:40 +0200 Subject: [PATCH] [5372] Removed left backslash --- src/lib/dhcp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/dhcp/Makefile.am b/src/lib/dhcp/Makefile.am index b10b6dd5e8..0d51c19760 100644 --- a/src/lib/dhcp/Makefile.am +++ b/src/lib/dhcp/Makefile.am @@ -123,7 +123,7 @@ libkea_dhcp___include_HEADERS = \ pkt_filter_inet.h \ pkt_filter_inet6.h \ protocol_util.h \ - std_option_defs.h \ + std_option_defs.h if OS_LINUX libkea_dhcp___include_HEADERS += \ -- 2.47.2