aboutsummaryrefslogtreecommitdiff
path: root/include/files.h
diff options
context:
space:
mode:
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);