diff options
Diffstat (limited to '')
| -rw-r--r-- | common.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ #include <limits.h> #include <math.h> #include <stdlib.h> +#include <string.h> #define PALETTE_BASE_SIZE offsetof(struct libquanta_palette, palette) |
