diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index dd3780a..458f73f 100644 --- a/src/common.h +++ b/src/common.h @@ -1,3 +1,4 @@ +#include <string.h> #include "config.h" #include "math.h" |