From 75906fbb296d2ed7cd9ca05e1b7bf0c92f84a30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Thu, 24 Mar 2022 01:09:48 +0300 Subject: Switch from unja to roscha Still a WIP, some bugs need to be fixed. Also change the license to GPL from LGPL. It was always meant to be GPL, not sure what brain fart caused this. --- src/revela.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/revela.c') diff --git a/src/revela.c b/src/revela.c index 89a7a7a..32867c6 100644 --- a/src/revela.c +++ b/src/revela.c @@ -9,7 +9,6 @@ #include "site.h" #include "config.h" #include "bstree.h" -#include "template.h" static const char *usage = "Usage: %s [options] [-i ] -o \n"; -- cgit v1.2.3