diff options
Diffstat (limited to 'tests/tex_nonbyte.c')
-rw-r--r-- | tests/tex_nonbyte.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tex_nonbyte.c b/tests/tex_nonbyte.c index 8f2ec162..960d0efb 100644 --- a/tests/tex_nonbyte.c +++ b/tests/tex_nonbyte.c @@ -37,6 +37,7 @@ REDISTRIBUTION OF THIS SOFTWARE. #endif #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <assert.h> |