aboutsummaryrefslogtreecommitdiff
path: root/include/spm.h
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2020-04-11 00:28:05 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-04-11 00:47:36 -0400
commitc11ebe8974309a441ae49ae8116eccb17c61fa5f (patch)
treec4e539fd00d31db679efdf5eb4726be6fd8c8862 /include/spm.h
parentf04a13fd4b7c665dfecdeaef82e2ab628d6f402d (diff)
downloadspmc-c11ebe8974309a441ae49ae8116eccb17c61fa5f.tar.gz
Include protoypes for compat implementations
Diffstat (limited to 'include/spm.h')
-rw-r--r--include/spm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/spm.h b/include/spm.h
index 895354f..1c2a806 100644
--- a/include/spm.h
+++ b/include/spm.h
@@ -26,6 +26,7 @@
#include <sys/utsname.h>
#endif
+#include "compat.h"
#include "package.h"
#include "str.h"
#include "strlist.h"