aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2020-02-24 00:25:02 -0500
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-02-24 00:25:02 -0500
commit3e506611769d97b39ab8a7a08c84c5b9c7e4fa81 (patch)
tree1da6caec9b238e1f8edc022493ea2daa91f83308
parenta2c82161c41fd37f8e1470ccd5f15b3cf983bbfa (diff)
downloadspmc-3e506611769d97b39ab8a7a08c84c5b9c7e4fa81.tar.gz
Remove reference to deps.h
-rw-r--r--include/spm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/spm.h b/include/spm.h
index 29a8475..d6ffa45 100644
--- a/include/spm.h
+++ b/include/spm.h
@@ -39,7 +39,6 @@
#include "version_spec.h"
#include "checksum.h"
#include "resolve.h"
-#include "deps.h"
#include "shell.h"
#include "relocation.h"
#include "conf.h"