]> the.earth.li Git - onak.git/blobdiff - onak-conf.h
Update Travis CI config to use Xenial
[onak.git] / onak-conf.h
index 4cf9bfc2be2b89e9ba99fef6159d980375afcdb8..6d7500aab096fc08fb86c02b2fdbe193d97c543d 100644 (file)
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __ONAK_CONF_H_
 #define __ONAK_CONF_H_
 
-#include "keydb.h"
+#include <stdbool.h>
+
+#include "ll.h"
 
 /**
  * @brief Backend database configuration.