From a298666716a01d1ea7e4aee4cb5caf7796151960 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 6 Jul 2019 17:36:29 -0400 Subject: Add common includes to AGPL template --- etc/agpl.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'etc/agpl.c') diff --git a/etc/agpl.c b/etc/agpl.c index a129933a..ceea8516 100644 --- a/etc/agpl.c +++ b/etc/agpl.c @@ -13,3 +13,8 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ + +#include +#include +#include +#include -- cgit 1.4.1