aboutsummaryrefslogtreecommitdiff
path: root/src/update_all.c
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-06-21 01:33:58 +0000
committerdacctal <dacctal@symlinx.net>2026-06-21 01:33:58 +0000
commit7cde9aeb5dccce578c1eed13cf1ed2c61e446800 (patch)
tree3323e34bbec0a87a4bb659a90816b28a6a241f5a /src/update_all.c
parent6482da05e96630d622f7deea02e31cb0ff07c89e (diff)
huge code cleanup
Diffstat (limited to 'src/update_all.c')
-rw-r--r--src/update_all.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/update_all.c b/src/update_all.c
index 521b1d1..16b8636 100644
--- a/src/update_all.c
+++ b/src/update_all.c
@@ -7,11 +7,9 @@
#include <unistd.h>
#include "update_all.h"
-#include "files.h"
#include "create_pkg.h"
#include "update_pkg.h"
#include "lua_state.h"
-#include "set_install_directories.h"
#include "vars.h"
void update_all() {