diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ #include <strerrno.h> #include <print.h> -#include "config.h" +#include <config.h> void usage(bool print_help) { |
![]() |
index : mscp.git | |
| Unnamed repository; edit this file 'description' to name the repository. | User & |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/main.c | 2 |
@@ -18,7 +18,7 @@ #include <strerrno.h> #include <print.h> -#include "config.h" +#include <config.h> void usage(bool print_help) { |