aboutsummaryrefslogtreecommitdiff
path: root/include/files.h
diff options
context:
space:
mode:
authordacctal <donotcontactmevia@email.invalid>2026-07-01 07:50:01 +0000
committerdacctal <donotcontactmevia@email.invalid>2026-07-01 07:50:01 +0000
commit166b788d61a443a1576f8b56abdf06fea5a2178e (patch)
treee6f4760d01f83d0865fecdd097fca51e521a1376 /include/files.h
parentfcfb6ac21651e286092bcc92309e89c8fa2e87fd (diff)
ezntek: checkpoint!
Diffstat (limited to 'include/files.h')
-rw-r--r--include/files.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/files.h b/include/files.h
index 9fd1a71..24712e9 100644
--- a/include/files.h
+++ b/include/files.h
@@ -21,7 +21,6 @@
#ifndef PKGIT_FILES_H
#define PKGIT_FILES_H
-#include <sys/stat.h>
#include <stdbool.h>
bool file_exists(const char *path);