diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-21 01:33:58 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-21 01:33:58 +0000 |
| commit | 7cde9aeb5dccce578c1eed13cf1ed2c61e446800 (patch) | |
| tree | 3323e34bbec0a87a4bb659a90816b28a6a241f5a /src/update_pkg.c | |
| parent | 6482da05e96630d622f7deea02e31cb0ff07c89e (diff) | |
huge code cleanup
Diffstat (limited to 'src/update_pkg.c')
| -rw-r--r-- | src/update_pkg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/update_pkg.c b/src/update_pkg.c index 7511b54..c926d4b 100644 --- a/src/update_pkg.c +++ b/src/update_pkg.c @@ -1,5 +1,4 @@ #include <stdio.h> -#include <string.h> #include "update_pkg.h" #include "is_updated.h" |
