diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2020-03-24 14:51:59 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2020-03-25 17:16:05 -0400 |
commit | 838c8723e314782c255011536126b95e9d6a97f9 (patch) | |
tree | aaef6390df688a75bd6af1f3b6b1d33c07ab9e30 /include/spm.h | |
parent | ae3eb38592cb40011fd026d3c7c64ebc022bedca (diff) | |
download | spmc-838c8723e314782c255011536126b95e9d6a97f9.tar.gz |
Add .circleci/config.yml
Diffstat (limited to 'include/spm.h')
-rw-r--r-- | include/spm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/spm.h b/include/spm.h index a0fc16e..895354f 100644 --- a/include/spm.h +++ b/include/spm.h @@ -19,7 +19,6 @@ #include <unistd.h> #include <time.h> #include <sys/stat.h> -#include <wordexp.h> #include <openssl/md5.h> #include <openssl/sha.h> |