From: Francis Dupont Date: Sun, 31 Dec 2017 09:44:16 +0000 (+0100) Subject: [master] Added sql_common.h to headers X-Git-Tag: trac5494_base~4 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=832afb25a9aaab9c76364685f0ff1c5baada88d4;p=thirdparty%2Fkea.git [master] Added sql_common.h to headers --- diff --git a/src/lib/dhcpsrv/Makefile.am b/src/lib/dhcpsrv/Makefile.am index af7431018c..b0f134edb0 100644 --- a/src/lib/dhcpsrv/Makefile.am +++ b/src/lib/dhcpsrv/Makefile.am @@ -291,6 +291,7 @@ libkea_dhcpsrv_include_HEADERS = \ network.h \ pool.h \ shared_network.h \ + sql_common.h \ srv_config.h \ subnet.h \ subnet_id.h \