From 69dfe8af1bf086cae273cd6213aa11a894a135a3 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 5 Jun 2020 17:01:48 -0400 Subject: Remove find.{c,h} --- include/spm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/spm.h') diff --git a/include/spm.h b/include/spm.h index e0e713f..6639cd1 100644 --- a/include/spm.h +++ b/include/spm.h @@ -70,7 +70,6 @@ extern spm_vars SPM_GLOBAL; #include "shell.h" #include "relocation.h" #include "archive.h" -#include "find.h" #include "rpath.h" #include "mime.h" #include "mirrors.h" -- cgit