fix: minor code refactor

This commit is contained in:
Tobias Reisinger 2020-08-13 11:26:06 +02:00
parent 505faa6df2
commit f167f9caec
22 changed files with 83 additions and 30 deletions
src/helpers

View file

@ -3,6 +3,7 @@
#include <stdio.h>
#include <argparse.h>
#include <config.h>
#include <logger.h>
#include <helpers.h>