diff options
Diffstat (limited to 'stdio-common/bug1.c')
-rw-r--r-- | stdio-common/bug1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdio-common/bug1.c b/stdio-common/bug1.c index 468be5ca22..18e7d4c257 100644 --- a/stdio-common/bug1.c +++ b/stdio-common/bug1.c @@ -1,4 +1,5 @@ #include <stdio.h> +#include <stdlib.h> #include <string.h> int |