diff options
-rw-r--r-- | src/lpm.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ #include <dirent.h> #include <unistd.h> #include <fcntl.h> +#include <math.h> #include <sys/stat.h> #include <sys/file.h> |
index : lite-xl-plugin-manager | ||
A lite-xl plugin manager. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/lpm.c | 1 |
@@ -22,6 +22,7 @@ #include <dirent.h> #include <unistd.h> #include <fcntl.h> +#include <math.h> #include <sys/stat.h> #include <sys/file.h> |