aboutsummaryrefslogtreecommitdiff
path: root/include/spm.h
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-06-07 02:00:13 -0400
committerGitHub <noreply@github.com>2020-06-07 02:00:13 -0400
commita9163234b166945a6d62efedf35940455ef6e138 (patch)
treef3a0874ce443e19df9ce5988dd1afcbf97242e33 /include/spm.h
parentbd83a3adb8cf3455f6515a6527f2d1293dd08ca1 (diff)
parent67c0eb41848eee453cbc0b1ba480167462270dfe (diff)
downloadspmc-a9163234b166945a6d62efedf35940455ef6e138.tar.gz
Merge pull request #43 from jhunkeler/dead-code
Dead code
Diffstat (limited to 'include/spm.h')
-rw-r--r--include/spm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/spm.h b/include/spm.h
index e0e713f..a026ebf 100644
--- a/include/spm.h
+++ b/include/spm.h
@@ -44,7 +44,6 @@
#if !OS_WINDOWS
#include <fts.h>
-#include <glob.h>
#include <unistd.h>
#include <sys/utsname.h>
#include <utime.h>
@@ -70,7 +69,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"