Commit Diff
--- cw.c +++ cw.c @@ -6,6 +6,7 @@ #include <stdlib.h> #include <stdint.h> #include <string.h> +#include <limits.h> /* CHAR_BIT */ #include <math.h> #include <sndio.h> #include <assert.h>
--- cw.c +++ cw.c @@ -6,6 +6,7 @@ #include <stdlib.h> #include <stdint.h> #include <string.h> +#include <limits.h> /* CHAR_BIT */ #include <math.h> #include <sndio.h> #include <assert.h>