]> git.lizzy.rs Git - nothing.git/blobdiff - src/system/file.c
Remove TODO(#943)
[nothing.git] / src / system / file.c
index 7a6a2552a371bf99b89815bb8554b0caf9d3590c..c0be2f57e7eb8957be9bf67e2c6a096436edcc6e 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "system/stacktrace.h"
 #include "file.h"
+#include "lt_adapters.h"
 
 int last_modified(const char *filepath, time_t *time)
 {